predict.pkm: Predict method for PK model

View source: R/predict.pkm.R

predict.pkmR Documentation

Predict method for PK model

Description

Predict method for PK model

Usage

## S3 method for class 'pkm'
predict(object, times = NULL, ...)

Arguments

object

Object of class "pkm"

times

Times at which predictions of blood concentration measurements are desired

...

other params

Value

Predicted blood concentration measurements


hlweeks/pkpredict documentation built on Oct. 29, 2023, 6:08 a.m.