Skip to content

nlmixrdevelopment/babelmixr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babelmixr

R-CMD-check

The goal of babelmixr is to convert nlmixr syntax to other commonly used tools.

Installation

If decide to submit to CRAN, you can install the released version of babelmixr from CRAN with:

install.packages("babelmixr")

Otherwise you can always install from github:

remotes::install_github("nlmixrdevelopment/babelmixr")

Example

After installed, if you use the standard interface, you can convert to monolix with

mod <- nlmixr(nlmixrFun, nlmmixrData, est="monolix")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages