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.
Package details |
|
---|---|
Author | Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>), Poisson Consulting [cph, fnd] |
Maintainer | Joe Thorley <joe@poissonconsulting.ca> |
License | MIT + file LICENSE |
Version | 0.3.3 |
URL | https://github.com/poissonconsulting/nlist |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.