Description Usage Arguments Details Value Author(s) References
Calculate the Time Associated with the Maximum Concentration for each Subject
1 |
data |
the name of the R data.frame containing the data to use for the Tmax calculation. |
time |
chronologically ordered time variable present in |
id |
variable in |
dv |
dependent variable used to calculate Tmax present in |
The Tmax
function performs the calculation based on the variables id
, time
, and dv
present in the R data object.
One Tmax is returned for each subject.
Leonid Gibiansky
http://metrumrg.googlecode.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.