pmx_nlmixr: Creates pmx controller from an nlimxr fit object

View source: R/nlmixr.R

pmx_nlmixrR Documentation

Creates pmx controller from an nlimxr fit object

Description

Creates pmx controller from an nlimxr fit object

Usage

pmx_nlmixr(fit, dvid, conts, cats, strats, endpoint, settings, vpc = FALSE)

Arguments

fit

nlmixr object

dvid

[Optional] character observation type parameter.

conts

[Optional]character vector of continuous covariates

cats

[Optional]character vector of categorical covariates

strats

[Optional]character extra stratification variables

endpoint

pmxEndpointClass or integer or charcater defalut to NULL of the endpoint code. pmx_endpoint

settings

[Optional]pmxSettingsClass pmx_settings

vpc

[Optional] logical a boolean indiacting if vpc should be calculated (by default TRUE)

Value

pmxClass controller object.


ggPMXdevelopment/ggPMX documentation built on Dec. 11, 2023, 5:24 a.m.