summary.spbp {spsurv} | R Documentation |
Bernstein Polynomial Based Regression Object Summary
Description
Bernstein Polynomial Based Regression Object Summary
Usage
## S3 method for class 'spbp'
summary(object, interval = 0.95, ...)
Arguments
object |
an object of class spbp |
interval |
interval coverage (confidence or credibility) |
... |
further arguments passed to or from other methods |
Value
An object of class analogous to for e.g. 'summary.bppo.bayes'.
[Package spsurv version 1.0.0 Index]