Learn R Programming

bspline (version 2.3.0)

bsppar: Retrieve parameters of B-splines

Description

Retrieve parameters of B-splines

Usage

bsppar(f)

Value

List having components: n - polynomial order, qw - coefficients, xk - knots

Arguments

f

Function, B-splines such that returned by par3bsp(), smbsp(), ...