Learn R Programming

spsurv (version 1.0.0)

print.summary.spbp.mle: Bernstein Polynomial Based Regression Object Summary MLE

Description

Bernstein Polynomial Based Regression Object Summary MLE

Usage

# S3 method for summary.spbp.mle
print(
  x,
  digits = max(getOption("digits") - 4, 3),
  signif.stars = getOption("show.signif.stars"),
  ...
)

Arguments

x

a summary.spbp.mle object

digits

number of digits to display.

signif.stars
...

further arguments passed to or from other methods

Value

none