Learn R Programming

invivoPKfit (version 2.0.1)

check_model: Check models

Description

Check models for validity

Usage

check_model(obj, model)

Value

`TRUE` if all `model

Arguments

obj

A [pk()] object

model

A user-supplied `character` vector of model names

Author

Caroline Ring

Details

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