summary.BCC | R Documentation |
Generic summary method for BCC objects
## S3 method for class 'BCC'
summary(object, ...)
object |
An object of class BCC. |
... |
further arguments passed to or from other methods. |
Void function summarize model information, no object return
# get data from the package
data(epil2)
fit.BCC <- epil2
summary(fit.BCC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.