Skip to contents

summary method for iamInput class

Usage

# S4 method for iamArgs
summary(object, ...)

Arguments

object

a iamArgs-class object

...

Unused argument

Details

The GUI provide many other arguments for economic parameters but they are deprecated and it is useless to show them

Author

Maxime Jaunatre

Examples

data("IAM_argum_2009")
IAM_argum_2009@arguments$Gestion$active <- 1
IAM_argum_2009@arguments$Replicates$active <- 1
IAM_argum_2009@arguments$Scenario$ALLscenario <- c("Scenario1", "Scenario2")
IAM_argum_2009 <- IAM.editArgs_Scenar(IAM_argum_2009, selected = 1)
summary(IAM_argum_2009)
#> My Input (IAM argument) :
#> Simulation of 3 dynamic species, 19 static species and 7 fleet
#> Simulation start in 2009 and end in 2020 (12 steps)
#> 
#> =======================================================================================
#>   SR module  |               Stock Recruitment             |      Noise       | Proba |
#> ---------------------------------------------------------------------------------------
#>     Species  |    function  :  param A ; param B ; param C |  Type :    sd    |  Type |
#>    ARC (XSA) |          Mean 3.641e+07  0.00e+00  0.00e+00 |  Norm | 0.00e+00 |   .   |
#>    COR (XSA) |          Mean 1.893e+07  0.00e+00  0.00e+00 |  Norm | 0.00e+00 |   .   |
#>    DAR (SS3) | not activated 0.000e+00  0.00e+00  0.00e+00 |  Norm | 0.00e+00 |   .   |
#> ---------------------------------------------------------------------------------------
#> 
#> =============================================================================
#>                      Gestion Module                                         | 
#> -----------------------------------------------------------------------------
#>     Species  |   control  |    target | delay | typeG | update |   bounds   |
#>    ARC (XSA) | Nb vessels |       TAC |    2  |   +   |   yes  |   0 :    0 |
#> -----------------------------------------------------------------------------
#>    TAC : NA NA NA NA NA NA NA NA NA NA NA NA 
#>   FBAR : NA NA NA NA NA NA NA NA NA NA NA NA 
#> ----------------------------------------------------------------------------
#> 
#> ============================================================
#> Economic : PerscCalc = 0 ; dr = 0.000 | Replicates :   500 |
#> ------------------------------------------------------------
#> 
#> ------------------------
#>  Scenario (selected:*) |
#>            Scenario1 * |
#>            Scenario2   |
#> ------------------------