summary.calibrar.results: Summary for calibration results object

View source: R/calibrar-class.R

summary.calibrar.resultsR 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.


roliveros-ramos/calibrar documentation built on March 15, 2024, 12:08 a.m.