print.summary.spbp.mle {spsurv} | R Documentation |
Bernstein Polynomial Based Regression Object Summary MLE
## S3 method for class 'summary.spbp.mle'
print(
x,
digits = max(getOption("digits") - 4, 3),
signif.stars = getOption("show.signif.stars"),
...
)
x |
a summary.spbp.mle object |
digits |
number of digits to display. |
signif.stars |
see |
... |
further arguments passed to or from other methods |
none