MakeInput | R Documentation |
Create RFPCA input from a data frame
MakeInput(data, IDvar, tvar, yvar)
data |
A data frame |
IDvar |
The column name that stands for the ID |
tvar |
The column name that stands for the time |
yvar |
The column names that stands for the values for Lt. If not specified, all columns except for IDvar and tvar are used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.