nmodes: Number of modes of an EotStack

Description Usage Arguments Details Value Examples

Description

Number of modes of an EotStack

Usage

1
2
## S4 method for signature 'EotStack'
nmodes(x)

Arguments

x

an EotStack

Details

retrieves the number of modes of an EotStack

Value

integer

Examples

1
2
3
4
5
data(vdendool)

nh_modes <- eot(vdendool, n = 2)

nmodes(nh_modes)

remote documentation built on May 1, 2019, 11:30 p.m.