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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns