Introduction to pmxcode

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

The pmxcode Shiny app provides a user interface to create or modify pharmacometric models for various modeling and simulation software platforms.

Installation

You can install the development version of pmxcode like so:

# Install the lastest release from the CRAN
install.packages('pmxcode')

# Or install the development version from GitHub
# install.packages('devtools')
devtools::install_github('sbihorel/pmxcode')


Try the pmxcode package in your browser

Any scripts or data that you put into this service are public.

pmxcode documentation built on Oct. 19, 2024, 5:07 p.m.