nlist0.4.0 package

Lists of Numeric Atomic Objects

aggregate.nlist

Aggregate nlist

aggregate.nlists

Aggregate nlists

as_mcmc_list

Coerce to an mcmc.list Object

as_mcmc

Coerce to mcmc Object

as_nlist

Coerce to nlist

as_nlists

Coerce to nlists

as_term_frame.nlist

Coerce nlist Object to Data Frame

as_term_frame.nlists

Coerce nlists Object to Data Frame

as_term_frame

Coerce to a Term Frame

as_term.mcmc

Coerce to a Term Vector

as_term.nlist

Coerce to a Term Vector

as_term.nlists

Coerce to a Term Vector

bind_iterations.mcmc.list

Bind Iterations

bind_iterations.mcmc

Bind Iterations

chk_nlist

Check nlist Object or nlists Object

collapse_chains.mcmc.list

Collapse Chains

collapse_chains.mcmc

Collapse Chains

collapse_chains.nlist

Collapse Chains

collapse_chains.nlists

Collapse Chains

complete_terms.mcmc

Complete Terms

deprecated

Deprecated Functions

estimates.nlist

Estimates

estimates.nlists

Estimates

fill_all.nlist

Fill All Values

fill_all.nlists

Fill All Values

fill_na.nlist

Fill Missing Values

fill_na.nlists

Fill Missing Values

is_numeric

Is numeric, nlist or nlists

nchains.mcmc.list

Number of Chains

nchains.mcmc

Number of Chains

nchains.nlist

Number of Terms

nchains.nlists

Number of Terms

niters.mcmc.list

Number of Iterations

niters.mcmc

Number of Iterations

niters.nlist

Number of Iterations

niters.nlists

Number of Iterations

nlist-package

nlist: Lists of Numeric Atomic Objects

nlist

Create nlist Object

nlists

Create nlists Object

npdims.mcmc.list

Number of Parameter Dimensions

npdims.nlist

Number of Parameter Dimensions

npdims.nlists

Number of Parameter Dimensions

nsims.nlist

Number of Simulations

nsims.nlists

Number of Simulations

nterms.mcmc.list

Number of Terms

nterms.mcmc

Number of Terms

nterms.nlist

Number of Terms

nterms.nlists

Number of Terms

params

Parameter Descriptions

pars.mcmc.list

Parameter Names

pars.mcmc

Parameter Names

pars.nlist

Parameter Names

pars.nlists

Parameter Names

pdims.mcmc.list

Parameter Dimensions

pdims.mcmc

Parameter Dimensions

pdims.nlist

Parameter Dimensions

pdims.nlists

Parameter Dimensions

reexports

Objects exported from other packages

relist_nlist

Relists an unlist nlist Object

set_pars.mcmc.list

Set Parameters

set_pars.mcmc

Set Parameters

set_pars.nlist

Set Parameter Names

set_pars.nlists

Set Parameter Names

split_chains.nlists

Split Chains

subset.mcmc.list

Subset mcmc.list Object

subset.mcmc

Subset mcmc Object

subset.nlist

Subset nlist Object

subset.nlists

Subset nlists Object

thin.default

Thin MCMC Object

tidy.mcmc.list

Turn an object into a tidy tibble

tidy.mcmc

Turn an object into a tidy tibble

tidy.nlists

Turn an object into a tidy tibble

unlist_nlist

Flatten nlist Object

unlist.nlist

Flatten nlist Object

vld_nlist

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.

  • Maintainer: Joe Thorley
  • License: MIT + file LICENSE
  • Last published: 2025-05-12