Learn R Programming

nlmixr2rpt (version 0.2.2)

fetch_fit_example: Fetch Fit Example

Description

Creates an nlmixr2 fit example using posthoc estimation method for testing purposes. displayed on the terminal following:

Usage

fetch_fit_example(use_cache = TRUE)

Value

Example nlmixr2 fit object

Arguments

use_cache

Boolean variable used to cache the fit process for the current R session.

Examples

Run this code
fit = fetch_fit_example()

Run the code above in your browser using DataLab