summary.gerbil | R Documentation |
gerbil
object. Printed output includes a variable-by-variable summary of variable types and missingness rates. The implemented predictor matrix is also provided.Summarises a gerbil
object. Printed output includes a variable-by-variable summary of variable types and missingness rates. The implemented predictor matrix is also provided.
## S3 method for class 'gerbil' summary(object, ...)
object |
An object of |
... |
Additional parameters to be passed down to inner functions. |
The functions print.gerbil
and summary.gerbil
display information about the gerbil
object.
Primarily, the variable type and missingness rate are displayed for each variable. The predictor matrix is also provided.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.