rbm.plot: Plot effect of tuning parameter

Description Usage Arguments Examples

Description

Computes the RBM estimate for the tail index Gamma at several values of K, and plots the output

Usage

1
rbm.plot(data_array)

Arguments

data_array

the raw data, assumed to be positive

Examples

1
rbm.plot(abs(rt(1000, df = 3)))

swager/rbm documentation built on May 30, 2019, 9:33 p.m.