Learn R Programming

nlme (version 3.1-78)

quinModel: Model function for the Quinidine data

Description

A model function for a model used with the Quinidine data. This function calls compiled C code.

Usage

quinModel(Subject, time, conc, dose, interval, lV, lKa, lCl)

Arguments

Value

a numeric vector of predicted quinidine concentrations.

Details

See the details section of Quinidine for a description of the model function that quinModel evaluates.

References

Pinheiro, J. C. and Bates, D. M. (2000) Mixed-effects Models in S and S-PLUS, Springer. (section 8.2)