Skip to contents

Bernstein Polynomial Based Regression Object Print

Usage

# S3 method for class 'spbp'
print(
  x,
  bp.param = FALSE,
  digits = max(getOption("digits") - 4, 3),
  signif.stars = getOption("show.signif.stars"),
  ...
)

Arguments

x

an object of class spbp.

bp.param

print BP parameters.

digits

number of digits to display.

signif.stars

see getOption.

...

further arguments passed to or from other methods.

Value

none