print.cpr_bs: Print bsplines

View source: R/bsplines.R

print.cpr_bsR Documentation

Print bsplines

Description

Print bsplines

Usage

## S3 method for class 'cpr_bs'
print(x, n = 6L, ...)

Arguments

x

a cpr_bs object.

n,

number of rows of the B-spline basis matrix to display, defaults to 6L.

...

not currently used.

Value

the object x is returned invisibly


dewittpe/cpr documentation built on Feb. 16, 2024, 1:11 p.m.