Other packages > Find by keyword >

nlist  

Lists of Numeric Atomic Objects
View on CRAN: Click here


Download and install nlist package within the R console
Install from CRAN:
install.packages("nlist")

Install from Github:
library("remotes")
install_github("cran/nlist")

Install by package version:
library("remotes")
install_version("nlist", "0.4.0")



Attach the package and use:
library("nlist")
Maintained by
Joe Thorley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-24
Latest Update: 2025-05-12
Description:
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.
How to cite:
Joe Thorley (2020). nlist: Lists of Numeric Atomic Objects. R package version 0.4.0, https://cran.r-project.org/web/packages/nlist. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2020-01-24 18:00), 0.1.1 (2020-06-18 21:00), 0.2.0 (2020-06-25 22:20), 0.3.0 (2020-09-25 22:00), 0.3.1 (2021-02-06 23:00), 0.3.2 (2021-08-05 06:20), 0.3.3 (2021-09-02 16:50)
Other packages that cited nlist R package
View nlist citation profile
Other R packages that nlist depends, imports, suggests or enhances
Complete documentation for nlist
Functions, R codes and Examples using the nlist R package
Some associated functions: aggregate.nlist . aggregate.nlists . as_mcmc . as_mcmc_list . as_nlist . as_nlists . as_term.mcmc . as_term.nlist . as_term.nlists . as_term_frame.nlist . as_term_frame.nlists . as_term_frame . bind_iterations.mcmc.list . bind_iterations.mcmc . chk_nlist . collapse_chains.mcmc.list . collapse_chains.mcmc . collapse_chains.nlist . collapse_chains.nlists . complete_terms.mcmc . deprecated . estimates.nlist . estimates.nlists . fill_all.nlist . fill_all.nlists . fill_na.nlist . fill_na.nlists . is_numeric . nchains.mcmc.list . nchains.mcmc . nchains.nlist . nchains.nlists . niters.mcmc.list . niters.mcmc . niters.nlist . niters.nlists . nlist . nlists . npdims.mcmc.list . npdims.nlist . npdims.nlists . nsims.nlist . nsims.nlists . nterms.mcmc.list . nterms.mcmc . nterms.nlist . nterms.nlists . params . pars.mcmc.list . pars.mcmc . pars.nlist . pars.nlists . pdims.mcmc.list . pdims.mcmc . pdims.nlist . pdims.nlists . reexports . relist_nlist . set_pars.mcmc.list . set_pars.mcmc . set_pars.nlist . set_pars.nlists . split_chains.nlists . subset.mcmc.list . subset.mcmc . subset.nlist . subset.nlists . thin.default . tidy.mcmc.list . tidy.mcmc . tidy.nlists . unlist.nlist . unlist_nlist . vld_nlist . 
Some associated R codes: aggregate.R . any-na.R . as-list.R . as-mcmc-list.R . as-mcmc.R . as-nlist.R . as-nlists.R . as-term-frame.R . as-term.R . bind-iterations.R . brackets.R . c.R . chk.R . collapse-chains.R . complete-terms.R . deprecated.R . estimates.R . export.R . extras.R . fill-all.R . fill-na.R . internal.R . is.R . namespace.R . nchains.R . niters.R . nlist.R . nlists.R . npdims.R . nsims.R . nterms.R . numericise.R . params.R . pars.R . pdims.R . print.R . relist-nlist.R . set-pars.R . sort.R . split-chains.R . subset.R . thin.R . tidy.R . unlist-nlist.R . utils.R . vld.R .  Full nlist package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA