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


cpr documentation built on May 29, 2024, 5:54 a.m.