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/graphicalVAR
15 March 2024, 11:27:55 UTC
  • Code
  • Branches (14)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/0.1.1
    • refs/tags/0.1.2
    • refs/tags/0.1.3
    • refs/tags/0.1.4
    • refs/tags/0.2
    • refs/tags/0.2.1
    • refs/tags/0.2.2
    • refs/tags/0.2.3
    • refs/tags/0.2.4
    • refs/tags/0.3
    • refs/tags/0.3.1
    • refs/tags/0.3.3
    • refs/tags/0.3.4
    No releases to show
  • 37363ec
  • /
  • NEWS
Raw File Download
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 ...

Permalinks

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 Iframe embedding
swh:1:cnt:137ac26b4a908a75decd3e56ac4b70da157a15d0
origin badgedirectory badge Iframe embedding
swh:1:dir:37363ecf6904b12798895ab42ad31f277c54f40f
origin badgerevision badge
swh:1:rev:5ec0fee4721f06734fa9952c26bdf6f2128cac0d
origin badgesnapshot badge
swh:1:snp:9d71d524f3f98b6820bf7864b20870c1d9d25774
Citations

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: 5ec0fee4721f06734fa9952c26bdf6f2128cac0d authored by Sacha Epskamp on 21 February 2024, 04:10:03 UTC
version 0.3.4
Tip revision: 5ec0fee
NEWS
o Changes in Version 0.3.4
    o Minor help file fix

o Changes in Version 0.3.3
  o Minor help file fix

o Changes in Version 0.3.2
  o Added ebic_tol argument for tolerance when comparing EBIC, if two models now have
    near identical EBICs the model with the lowest lambda_kappa value is selected,
    followed by the model with the lowest lambda_beta value.

o Changes in Version 0.3.1
  o Added a warning for duplicate beeps
  o Removed C++11 references

o Changes in version 0.3
  o Added arguments regularize_mat_beta and regularize_mat_kappa to only regularize certain edges.
  o Fixed a bug in simMLgvar in which the sign of the between-person network was reversed.
  o Fixed a bug with the beepvar argument
  o Changed deprecated dplyr functions
  o Added 'regularize_mat_beta' and 'regularize_mat_kappa' arguments (experimental)

o Changes in version 0.2.3
  o Fixed an error due to tibble update

Changes in Version 0.2.2:
  o Fixed a CRAN warning
  o Added 'lags' and 'likelihood' argments to graphicalVAR
  o Fixed message about deprecated functions

Changes in Version 0.2.1:
  o Data is now stored in the output of graphicalVAR
  o Fixed a bug leading to NA in any column to delete a row
  o Added 'likelihood' argument to mimic sparseTSCGM 2.5 behavior

Changes in Version 0.2:
    o Added 'tsData' function to prepare data
    o graphicalVAR now supports multiple subjects (fixed effects only) and day effects
    o 'beepvar' can now be used to handle missing beeps
    o Added 'mimic' argument to 'graphicalVAR' to mimic 0.1.2 and 0.1.4 behavior.
    o Lambda sequence for kappa now uses the maximum absolute correlation as maximal value rather than 1.
    o Added 'mlGraphicalVAR' for pooled and individual estimation of N > 1 datasets
    o Added 'simMLgvar' to simulate N > 1 data
    o Fixed a bug in 'graphicalVARsim' where mean structure was not used in data generation

Changes in Version 0.1.4:
    o 'graphicalVAR' again standardizes variables before running by default. Can be controlled using the 'scale' argument
    o New arguments to 'graphicalVAR':
        o deleteMissings
        o penalize.diagonal
        o lambda_min_kappa
        o lambda_min_beta
        o scale
    o Added 'randomGVARmodel' function to simulate graphicalVAR model matrices
    o Added unregularized estimation when both lambda_kappa = 0 and lambda_beta = 0
    o Greatly updated the tuning parameter sequence generating algorithm. The sequence should now be better chosen. However, note that this change leads to different estimated networks as with previous graphicalVAR versions (as different LASSO tuning parameters are used)
    o Added 'lbound' and 'ubound' arguments to graphicalVARsim

Changes in Version 0.1.3:
    o graphicalVAR now only centers and does not standardize

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— Contact— JavaScript license information— Web API