spfda_weight: Calculates weight matrices

View source: R/weights.R

spfda_weightR 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


spfda documentation built on March 18, 2022, 6:57 p.m.

Related to spfda_weight in spfda...