Lists of Numeric Atomic Objects
Aggregate nlist
Aggregate nlists
Coerce to an mcmc.list Object
Coerce to mcmc Object
Coerce to nlist
Coerce to nlists
Coerce nlist Object to Data Frame
Coerce nlists Object to Data Frame
Coerce to a Term Frame
Coerce to a Term Vector
Coerce to a Term Vector
Coerce to a Term Vector
Bind Iterations
Bind Iterations
Check nlist Object or nlists Object
Collapse Chains
Collapse Chains
Collapse Chains
Collapse Chains
Complete Terms
Deprecated Functions
Estimates
Estimates
Fill All Values
Fill All Values
Fill Missing Values
Fill Missing Values
Is numeric, nlist or nlists
Number of Chains
Number of Chains
Number of Terms
Number of Terms
Number of Iterations
Number of Iterations
Number of Iterations
Number of Iterations
nlist: Lists of Numeric Atomic Objects
Create nlist Object
Create nlists Object
Number of Parameter Dimensions
Number of Parameter Dimensions
Number of Parameter Dimensions
Number of Simulations
Number of Simulations
Number of Terms
Number of Terms
Number of Terms
Number of Terms
Parameter Descriptions
Parameter Names
Parameter Names
Parameter Names
Parameter Names
Parameter Dimensions
Parameter Dimensions
Parameter Dimensions
Parameter Dimensions
Objects exported from other packages
Relists an unlist nlist Object
Set Parameters
Set Parameters
Set Parameter Names
Set Parameter Names
Split Chains
Subset mcmc.list Object
Subset mcmc Object
Subset nlist Object
Subset nlists Object
Thin MCMC Object
Turn an object into a tidy tibble
Turn an object into a tidy tibble
Turn an object into a tidy tibble
Flatten nlist Object
Flatten nlist Object
Validate nlist Object or nlists Object
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.
Useful links