select.summary.params: Select the summary statistics that you want from the...

Description Usage Arguments Value Examples

View source: R/select.summary.params.R

Description

The default parameters are all the parameters produced by output.summary.maker. To have less of these you will need to call the function with summary.replace=TRUE

Usage

1
2
## S3 method for class 'summary.params'
select(..., summary.replace = FALSE)

Arguments

...

standard summary statistics

summary.replace

Set to True if you want to use different statistics

Value

a list of parameters to be included in the summary statistics of the simulation

Examples

1
target.variables <- select.summary.params()[[1]]

wdelva/RSimpactHelp documentation built on Dec. 26, 2019, 3:42 a.m.