EMpot {EMMAgeo}R Documentation

example data

Description

A list with output of the function test.robustness()

Format

The format is: List of 8 $ q : num [1:90] 4 4 4 4 4 4 4 4 4 4 ... $ lw : num [1:90] 0 0 0 0 0.05 0.05 0.05 0.05 0.1 0.1 ... $ modes : num [1:90] 12 32 61 80 12 32 61 80 12 32 ...

Details

The dataset is the result of the function test.robustness() of the R-package EMMAgeo.

Examples


## load example data set
data(example_EMpot)


[Package EMMAgeo version 0.9.7 Index]