unit.spline {swfdr}R Documentation

Fit smoothing unit spline to one curve

Description

Fit smoothing unit spline to one curve

Usage

unit.spline(x, y, df = 3)

Arguments

x

numeric vector

y

numeric vector

Value

vector of same length as y


[Package swfdr version 1.12.0 Index]