check_model {invivoPKfit}R Documentation

Check models

Description

Check models for validity

Usage

check_model(obj, model)

Arguments

obj

A [pk()] object

model

A user-supplied 'character' vector of model names

Details

Helper function to ensure that a list of models specified by the user matches the models available in the fitted [pk()] object.

Value

'TRUE' if all 'model

Author(s)

Caroline Ring


[Package invivoPKfit version 2.0.1 Index]