summary,MLZ_model-method | R Documentation |
summary
method for S4 class MLZ_model
summary
method for S4 class MLZ_model
## S4 method for signature 'MLZ_model'
summary(object)
object |
An object of class |
## Not run:
data(Goosefish)
goose.model <- ML(Goosefish, ncp = 2, grid.search = FALSE)
summary(goose.model)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.