summary,MSE-method {MSEtool} | R Documentation |
Summary of MSE object
Description
Summary of MSE object
Usage
## S4 method for signature 'MSE'
summary(object, ..., silent = FALSE, Refs = NULL)
Arguments
object |
object of class MSE |
... |
a list of names of PM methods |
silent |
Should summary be printed to console? Logical. |
Refs |
An optional named list (matching the PM names) with numeric values to override the default |
[Package MSEtool version 3.7.1 Index]