This function performs projection of new curves on fPCA basis
# S3 method for curve_pca
predict(object, newdata = NULL, ...)
Returns a matrix
principal coefficients
Object of class inheriting from "curve_pca"
An optional matrix in which to look for functions with which to predict. If omitted, the original functions are used.
additional arguments affecting the predictions produced
Srivastava, A., Klassen, E., Joshi, S., Jermyn, I., (2011). Shape analysis of elastic curves in euclidean spaces. Pattern Analysis and Machine Intelligence, IEEE Transactions on 33 (7), 1415-1428.