ps: Periodic spline

Description Usage Arguments Value Note See Also

View source: R/ps.R

Description

Fits periodic spline to data.

Usage

1
ps(x, df = NULL, knots = NULL, period = c(0, 2 * pi))

Arguments

x

Data ?

df

Degrees of freedom ?

knots

Knots ?

period

Period, default c(0, 2*pi) ?

Value

basis

Basis of periodic spline ?

Note

Needs elaboration.

See Also

Called by Closed.curve, calls spline.des.


geo documentation built on May 2, 2019, 5:22 p.m.