Description Usage Arguments Value
Internal function to make functional data out of the raw input data.frame.
1 |
df |
[data.frame] with columns "data", "time", "group" and "id". |
nbas |
[integer] number of basis functions to use. |
deriv |
[integer] number of derivative to analyse. |
[list] With components "func1" and "func2" corresponding to the functional data for the to groups to be compared. Both objects are of class "fd".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.