print.cpr_bs: Print bsplines
Description
Print bsplines
Usage
# S3 method for cpr_bs
print(x, n = 6L, ...)
Value
the object x is returned invisibly
Arguments
- x
a cpr_bs object.
- n,
number of rows of the B-spline basis matrix to display, defaults to
6L.
- ...
not currently used.