nlme (version 3.1-86)

phenoModel: Model function for the Phenobarb data

Description

A model function for a model used with the Phenobarb data. This function uses compiled C code to improve execution speed.

Usage

phenoModel(Subject, time, dose, lCl, lV)

Arguments

Value

a numeric vector of predicted phenobarbital concentrations.

Details

See the details section of Phenobarb for a description of the model function that phenoModel evaluates.

References

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