summary.mfp2 | R Documentation |
mfp2
model fitsThis function is a method for the generic base::summary()
function for
objects of class mfp2
.
## S3 method for class 'mfp2'
summary(object, ...)
object |
an object of class |
... |
further arguments passed to the summary functions for |
An object returned from stats::summary.glm()
or
survival::summary.coxph()
, depending on the family parameter of object
.
mfp2()
, stats::glm()
, stats::summary.glm()
, survival::coxph()
,
survival::summary.coxph()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.