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 08 Apr. 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
03/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for nlist0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  
seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  
ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
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  
dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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