nlist: Lists of Numeric Atomic Objects
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.2.0 |
Depends: |
R (≥ 3.4) |
Imports: |
stats, chk, term (≥ 0.2.0), coda, abind, purrr, generics, tibble, universals, extras, lifecycle |
Suggests: |
covr, testthat, rlang |
Published: |
2020-06-25 |
Author: |
Joe Thorley [aut,
cre],
Poisson Consulting [cph, fnd] |
Maintainer: |
Joe Thorley <joe at poissonconsulting.ca> |
BugReports: |
https://github.com/poissonconsulting/nlist/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/poissonconsulting/nlist |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
nlist results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=nlist
to link to this page.