Learn R Programming

mobirep (version 0.2.3)

AnalogSel: Identifies synthetic datasets analig to input data

Description

Automatically identifies analog datasets from the 60 datasets created in Tilloy et al.(2020). The function helps the user to select relevant bivariate model among the six models discussed in Tilloy et al. (2020) See https://nhess.copernicus.org/articles/20/2091/2020/nhess-20-2091-2020.html for more detail.

Usage

AnalogSel(u2)

Arguments

u2

Two column data frame

Value

No return value, called for side effects

Examples

Run this code
# NOT RUN {
data(porto)
AnalogSel(fire01meantemp)
# }

Run the code above in your browser using DataLab