summary.calibrar.results {calibrar} | R Documentation |
Summary for calibration results object
Description
Summary for calibration results object
Usage
## S3 method for class 'calibrar.results'
summary(object, ..., show_par = NULL, par.only = FALSE)
Arguments
object |
Object of class calibrar.results |
... |
More objects of class calibrar.results as needed for comparisons. |
show_par |
Vector of names of positions of the parameters to show in the summary. |
par.only |
Show only parameters in the summary, used when more than one optimization results are summarized. |
[Package calibrar version 0.9.0 Index]