Learn R Programming

EMMAgeo (version 0.9.7)

EMpot: example data

Description

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

Arguments

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

Run this code
# NOT RUN {
## load example data set
data(example_EMpot)

# }

Run the code above in your browser using DataLab