Description Usage Arguments Value Author(s) References See Also Examples
SemimetricPLS
is a function that calculates a distance matrix based
on the PLS components of the functional data. Response need not to be classes
as by Ferraty and Vieu.
1 2 3 4 | SemimetricPLS(Response,
Data1,
Data2,
q)
|
Response |
The response of Data1 |
Data1 |
Matrix with functional data (curves) each row one; n rows |
Data2 |
Matrix with a second set of functional data (curves) each row one; m rows |
q |
Number of pls components |
Semimetric
returns a list with:
semimetric
as the n x m - distance-matrix
Simon Mueller simon.mueller@mathematik.uni-stuttgart.de
http://www.math.univ-toulouse.fr/staph/npfda/
Ferraty, F. and Vieu, P. Nonparametric Functional Data Analysis. Springer 2006.
Semimetric
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.