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.3.3")



Attach the package and use:
library("nlist")
Maintained by
Joe Thorley
[Scholar Profile | Author Map]
First Published: 2020-01-24
Latest Update: 2021-09-02
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.3.3, https://cran.r-project.org/web/packages/nlist. Accessed 03 May. 2025.
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)
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
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for nlist0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3fselect  
Feature Selection for 'mlr3'
Feature selection package of the 'mlr3' ecosystem. It selects the optimal feature set for any 'mlr3 ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
TestDesign  
Optimal Test Design Approach to Fixed and Adaptive Test Construction
Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (201 ...
Download / Learn more Package Citations See dependency  
grabsampling  
Probability of Detection for Grab Sample Selection
Functions for obtaining the probability of detection, for grab samples selection by using two differ ...
Download / Learn more Package Citations See dependency  
farrell  
Interactive Interface to Data Envelopment Analysis Modeling
Allows the user to execute interactively radial data envelopment analysis models. The user has the a ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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