summarise_nlmixr_model: Data summary function

View source: R/summarise_nlmixr_model.R

summarise_nlmixr_modelR Documentation

Data summary function

Description

Convert 'nlmixr' model output into an 'xpose' database

Usage

summarise_nlmixr_model(obj, model, software, rounding, runname)

Arguments

obj

nlmixr fit object to be evaluated

model

Model. Can be blank

software

Software that generated the model fit

rounding

Number of figures to round estimates to

runname

Name of the model object being converted

Value

A summary data object used by xpose_data_nlmixr.


xpose.nlmixr documentation built on June 7, 2022, 1:10 a.m.