print.cpr_bs {cpr} | R Documentation |
Print bsplines
Description
Print bsplines
Usage
## S3 method for class 'cpr_bs'
print(x, n = 6L, ...)
Arguments
x |
a |
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
[Package cpr version 0.4.0 Index]