cai2list | R Documentation |
ssfcov
objects into the right format.Convert ssfcov
objects into the right format.
cai2list(time, x, subject)
time |
Vector, observation times. |
x |
Vector, observation values. |
subject |
Vector, observation id. |
A list, where each element represents a curve. Each curve is defined as a list with two entries:
$t Sampling points
$x Observed points
ssfcov, R package. See Cai and Yuan, Nonparametric Covariance Function Estimation for Functional and Longitudinal Data - 2010 (Technical Report).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.