learningK {fdaPOIFD} | R Documentation |
Learning k
Description
This function chooses an optimal parameter k (denoting the number of curves within the envelope that are considered for reconstruction).
Usage
learningK(data, i, J)
Arguments
data |
Data matrix. |
i |
Index of curve. |
J |
Envelope. |
Value
Optimal parameter k.
[Package fdaPOIFD version 2.0.0 Index]