| matrix2list | R Documentation |
Convert a matrix to a list
matrix2list(X, grid = NULL)
X |
a n x p matrix containing functional trajectories. n is the number of curves, and p is the number of timepoints. |
grid |
a vector containing observed timepoints. Default is setting to equal grids between 0 and 1. |
a list containing 2 list (Lt, Ly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.