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

Revision c694a6ce3665db71c1f095e2dc8f5e88e243b22a authored by Sacha Epskamp on 19 October 2021, 18:40:02 UTC, committed by cran-robot on 19 October 2021, 18:40:02 UTC
version 0.3
1 parent 53a1a7d
  • Files
  • Changes
  • 91a6c46
  • /
  • NAMESPACE
Raw File Download

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.

  • revision
  • directory
  • content
revision badge
swh:1:rev:c694a6ce3665db71c1f095e2dc8f5e88e243b22a
directory badge
swh:1:dir:91a6c4658f3a447ad5c6580e4599a6083e2277d7
content badge
swh:1:cnt:ba7ba63e5a869f7d393ee02b98ec8e9b14b8bad0

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.

  • revision
  • directory
  • content
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 ...
NAMESPACE
useDynLib(graphicalVAR, .registration = TRUE)
export(simMLgvar)
export(mlGraphicalVAR)
export(graphicalVAR)
export(graphicalVARsim)
importFrom(rlang, .data)
importFrom(Rcpp, evalCpp)
importFrom(glasso, glasso)
importFrom(glmnet, glmnet)
importFrom(mvtnorm, rmvnorm)
importFrom(qgraph, qgraph)
importFrom(qgraph, EBICglasso)
importFrom(qgraph, averageLayout)
importFrom(Matrix, forceSymmetric)
importFrom(qgraph, getWmat)
S3method(plot, graphicalVAR)
S3method(plot, gVARmodel)
S3method(print, graphicalVAR)
S3method(summary, graphicalVAR)
import(dplyr)
importFrom(igraph, get.adjacency)
importFrom(igraph, watts.strogatz.game)
importFrom(igraph, watts.strogatz.game)
export(randomGVARmodel)
#export(VARglm)
#importFrom(sn, rmsn)

importFrom("graphics", "layout", "par", "text")
importFrom("methods", "is")
importFrom("stats", "BIC", "coef", "cov2cor", "glm", "runif", "sd")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")

  importFrom("stats", "cov")
  importFrom("utils", "capture.output")
  
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, 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