Other packages > Find by keyword >

rxode2random  

Random Number Generation Functions for 'rxode2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rxode2random", "2.1.1")



Attach the package and use:
library("rxode2random")
Maintained by
Matthew L. Fidler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-10-11
Latest Update: 2023-03-28
Description:
Provides the random number generation (in parallel) needed for 'rxode2' (Wang, Hallow and James (2016) ) and 'nlmixr2' (Fidler et al (2019) ). This split will reduce computational burden of recompiling 'rxode2'.
How to cite:
Matthew L. Fidler (2022). rxode2random: Random Number Generation Functions for 'rxode2'. R package version 2.1.1, https://cran.r-project.org/web/packages/rxode2random. Accessed 15 Apr. 2025.
Previous versions and publish date:
2.0.9 (2022-10-11 11:10), 2.0.10 (2023-03-17 17:50), 2.0.11 (2023-03-28 10:30), 2.0.12 (2023-12-11 08:40), 2.0.13 (2024-01-30 08:30), 2.1.1 (2024-05-27 11:40)
Other packages that cited rxode2random R package
View rxode2random citation profile
Other R packages that rxode2random depends, imports, suggests or enhances
Complete documentation for rxode2random
Functions, R codes and Examples using the rxode2random R package
Some associated functions: cvPost . dfWishart . dot-cbindOme . dot-expandPars . dot-vecDf . invWR1d . phi . rLKJ1 . reexports . rinvchisq . rxGetSeed . rxPp . rxRmvn . rxSeedEng . rxSetSeed . rxWithSeed . rxbeta . rxbinom . rxcauchy . rxchisq . rxexp . rxf . rxgamma . rxgeom . rxnbinom . rxnorm . rxode2randomMd5 . rxord . rxpois . rxt . rxunif . rxweibull . swapMatListWithCube . 
Some associated R codes: RcppExports.R . dfWishart.R . reexports.R . rxode2random_md5.R . rxrandom.R . zzzz.R .  Full rxode2random package functions and examples
Downloads during the last 30 days
03/1603/1703/1803/1903/2003/2103/2403/2803/2903/3104/0204/0704/0804/1204/1304/14Downloads for rxode2random012345678910111213TrendBars

Today's Hot Picks in Authors and Packages

ktsolve  
Configurable Function for Solving Families of Nonlinear Equations
This is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The ...
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  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
StructFDR  
False Discovery Control Procedure Integrating the Prior Structure Information
Perform more powerful false discovery control (FDR) for microbiome data, taking into account the pri ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
ffscrapr  
API Client for Fantasy Football League Platforms
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming ap ...
Download / Learn more Package Citations See dependency  
Maintainer: Tan Ho (view profile)

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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