generalButtonMinMax: Minimum or maximum extremes in the 'climex' app

Description Usage Arguments Details Value Author(s) See Also

Description

Whether to determine the minimal or maximal extremes.

Usage

1
generalButtonMinMax(radioEvdStatistics, selectDataType)

Arguments

radioEvdStatistics

Character (radio) input determining whether the GEV or GP distribution shall be fitted to the data. Choices: c( "GEV", "GP" ), default = "GEV".

selectDataType

Character (select) input to determine which set of measurements should be used. This choice is important if the input of the climex function was not just a list of different station data, but a list of such lists. This additional layer of lists can e.g. represent different types of measurement data like precipitation and temperature. Their names are derived from the names of the input list.

Details

Not a real shiny module since I have to use this select input outside its namespace. Only when radioEvdStatistics is set to "GEV" the minimal extremes scan be used.

Value

menuItemOutput

Author(s)

Philipp Mueller

See Also

Other preprocessing: cleaning.interactive, data.extremes, deseasonalize.interactive, deseasonalizeSelectionInput, deseasonalizeSelection, extremes.interactive, generalButtonMinMaxInput, generalExtremeExtractionInput, generalExtremeExtraction


theGreatWhiteShark/climexUI documentation built on May 22, 2019, 2:25 p.m.