Bernstein Polynomial Based Regression Object Print
# S3 method for spbp print( x, digits = max(getOption("digits") - 4, 3), signif.stars = getOption("show.signif.stars"), ... )
x | an object of class spbp |
---|---|
digits | number of digits to display |
signif.stars | see |
... | further arguments passed to or from other methods |
none