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.

Getting started

Package details

AuthorJoe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>), Poisson Consulting [cph, fnd]
MaintainerJoe Thorley <joe@poissonconsulting.ca>
LicenseMIT + file LICENSE
Version0.3.3
URL https://github.com/poissonconsulting/nlist
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("nlist")

Try the nlist package in your browser

Any scripts or data that you put into this service are public.

nlist documentation built on Sept. 5, 2021, 6:05 p.m.