Bernstein Polynomial Based Regression Object Print

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

Arguments

x

an object of class spbp

digits

number of digits to display

signif.stars

see getOption

...

further arguments passed to or from other methods

Value

none