priormeanobs {growthrate} | R Documentation |
prior mean
Description
Internal function. Finds the sample mean of the n-vector y for use in specifying the prior mean ; see Section 2 of the referenced article for further details.
Usage
priormeanobs(YI, tobs)
Arguments
YI |
The N times (n-1) matrix with rows being the values of |
tobs |
Row vector of n observation times (in increasing order, same for each subject). |
[Package growthrate version 1.3 Index]