Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/cran/nacopula
26 June 2024, 00:57:07 UTC
  • Code
  • Branches (25)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/0.4-2
    • refs/tags/0.4-3
    • refs/tags/0.4-4
    • refs/tags/0.7-9
    • refs/tags/0.7-9-1
    • refs/tags/0.8-0
    • refs/tags/0.8-1
    • refs/tags/R-2.12.0
    • refs/tags/R-2.12.1
    • refs/tags/R-2.12.2
    • refs/tags/R-2.13.0
    • refs/tags/R-2.13.1
    • refs/tags/R-2.13.2
    • refs/tags/R-2.14.0
    • refs/tags/R-2.14.1
    • refs/tags/R-2.14.2
    • refs/tags/R-2.15.0
    • refs/tags/R-2.15.1
    • refs/tags/R-2.15.2
    • refs/tags/R-2.15.3
    • refs/tags/R-3.0.0
    • refs/tags/R-3.0.1
    • refs/tags/R-3.0.2
    • refs/tags/R-3.0.3
    No releases to show
  • 96cc7cf
  • /
  • TODO
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:83b9a2b1f5cc9e48d510b22970ac565db30710b3
origin badgedirectory badge
swh:1:dir:96cc7cfa468cdd647ac662d73ab6513ecb6686fe
origin badgerevision badge
swh:1:rev:f64e14b64fb7985b724358c00e7a2493729e6047
origin badgesnapshot badge
swh:1:snp:43d8cb0807e9f5b824d974700b8ccdcf16dfef51

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: f64e14b64fb7985b724358c00e7a2493729e6047 authored by Martin Maechler on 21 September 2011, 00:00:00 UTC
version 0.7-9
Tip revision: f64e14b
TODO
#### Major (to fix before next release) ########################################

(*) bug fixes for estimation methods!

#### Intermediate #####################################################################

(MM) R/special-func.R & man/Bernoulli.Rd: Research for better algorithms <--> Rmpfr

(MM) please take a look at gtrafouni() in ./R/gof.R: Can "Remillard" (and "Genest")
 be made faster? Especially "Remillard" is slow (although B Remillard told me that his
 method is faster than C. Genest's.)

#### Minor #####################################################################

(*) write nice little function that provides confidence intervals for tau and lambda's
(*) fix:
    cop <- onacopulaL("Frank", list(200, 1:2)); rnacopula(100, cop)
    maybe use limit copulas also for other families (upper frechet bound)
(*) add an ASCII-plot for the hierarchical structure;
    Actually, define setAs("nacopula", "dendrogram", ....) and then use
    dendrogram print()ing.
(*) design a function that gets an outer nacopula and returns a matrix of
    numbers which correspond to the different sectors; this can be used, e.g.,
    for building a [default] color-matrix for splom2 or for estimation purposes etc.
(*) it would be good to have tryCatch.W.E in the package [call it tryCatchWE --
    easier to type]
    Maybe one can also directly return a list with "value", "error", and "warning"?
    [So far, "value" can also contain the errors => a bit unhandy, but maybe the
    only "elegant" general solution]

(*) From time to time (well, whenever Marius has.. ;-)) check the .Rd files
    for overlong lines, i.e. apply
      for f in *Rd; do printf '%20s: ' $f ; printf '%4d\n' `maxcol $f` ; done


#### Long-term maybe ###########################################################

(*) implement Khoudraji or Liebscher trafo incl. density etc.
(*) allow families to have outer power parameters (outer power families)
(*) be compatible with package copula
(*) include pairwise estimators for nACs
(*) FIXME in enacopula (in estimation.R): return an object?
(*) can we create a function for the GIG generator similar to opower()?



back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API