posteriordistribcurve {growthrate} | R Documentation |
posterior mean
Description
Internal function. Finds the posterior mean on the fine grid tgrid
for every subject.
Usage
posteriordistribcurve(muhatmatrix, Sigmahat, sigma, tobs, d, YI)
Arguments
muhatmatrix |
Posterior mean at the observation times |
Sigmahat |
Posterior covariance at the observation times |
sigma |
Infinitessimal standard deviation of the tied-down Brownian motion in the prior. |
tobs |
Row vector of n observation times (in increasing order, same for each subject). |
d |
Number of time points on the fine grid. |
YI |
An N times (n-1) matrix with rows given by the values of |
[Package growthrate version 1.3 Index]