fetch_fit_example: Fetch Fit Example

View source: R/rptnlmixr.R

fetch_fit_exampleR Documentation

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)

Arguments

use_cache

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

Value

Example nlmixr2 fit object

Examples

fit = fetch_fit_example()

nlmixr2rpt documentation built on June 7, 2023, 5:49 p.m.