Bernstein Polynomial Based Regression Object Print
Arguments
- x
an object of class spbp.
- bp.param
print BP parameters only (alias for baseline-only display).
- show_baseline
logical; append Bernstein baseline Wald table after regression coefficients (MLE only). See also
print(fit, bp.param = TRUE)for baseline-only output.- digits
number of digits to display; defaults to
2.- signif.stars
see
getOption.- what
character vector; any of
"summary","tidy", and"glance"for broom-style coefficient and model-level tables.- ...
further arguments passed to
summary.spbp.