nlist: Lists of Numeric Atomic Objects (original) (raw)
Create and manipulate numeric list ('nlist') objects. An 'nlist' is an S3 list of uniquely named numeric objects. An numeric object is an integer or double vector, matrix or array. An 'nlists' object is a S3 class list of 'nlist' objects with the same names, dimensionalities and typeofs. Numeric list objects are of interest because they are the raw data inputs for analytic engines such as 'JAGS', 'STAN' and 'TMB'. Numeric lists objects, which are useful for storing multiple realizations of of simulated data sets, can be converted to coda::mcmc and coda::mcmc.list objects.
Version: | 0.3.3 |
---|---|
Depends: | R (≥ 3.4) |
Imports: | abind, chk, coda, extras, generics, lifecycle, purrr, stats, term, tibble, universals |
Suggests: | covr, rlang, testthat |
Published: | 2021-09-02 |
DOI: | 10.32614/CRAN.package.nlist |
Author: | Joe Thorley [aut, cre], Poisson Consulting [cph, fnd] |
Maintainer: | Joe Thorley |
BugReports: | https://github.com/poissonconsulting/nlist/issues |
License: | MIT + file |
URL: | https://github.com/poissonconsulting/nlist |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | nlist results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=nlistto link to this page.