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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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