spfda_weight {spfda} | R Documentation |
Calculates weight matrices
Description
Calculates weight matrices
Usage
spfda_weight(X, Y, bandwidth, part)
Arguments
X |
design matrix |
Y |
response matrix |
bandwidth |
numeric band-width |
part |
list of time point boundaries |
Value
the weight matrix
[Package spfda version 0.9.1 Index]