CheckData {fdapace} | R Documentation |
Check data format
Description
Check if there are problems with the form and basic structure of the functional data 'y' and the recorded times 't'.
Usage
CheckData(y, t)
Arguments
y |
is a n-by-1 list of vectors |
t |
is a n-by-1 list of vectors |
[Package fdapace version 0.6.0 Index]