extRemes internal          package:extRemes          R Documentation

_e_x_t_R_e_m_e_s _i_n_t_e_r_n_a_l _a_n_d _s_e_c_o_n_d_a_r_y _f_u_n_c_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Listed below are supporting fucntions for the major methods in
     extRemes. Most of the functions control GUI interfaces for the R
     package ismev.

_U_s_a_g_e:

     DataSummaryGUI(base.txt)
     extremalind.gui( base.txt)
     gev.ret(A, b, c, p = 100, ...)
     gev.rlci(z, m, prange = NULL, conf = 0.95, nint = 100)
     gpd.ret(z, p)
     gpd.rlci(z, m, prange=NULL, npy = 365, conf = 0.95, nint = 100)
     gpd.rl2(a, u, la, n, npy, mat, dat, xdat, ci=0.05, add.ci=FALSE)
     indicatorTransform.gui(base.txt)
     llhrt.gui(base.txt)
     ## S3 method for class 'gev.fit':
     plot(x, ...)
     ## S3 method for class 'gpd.fit':
     plot(x, ...)
     ## S3 method for class 'gum.fit':
     plot(x, ...)
     ## S3 method for class 'pp.fit':
     plot(x, ...)
     ## S3 method for class 'rlarg.fit':
     plot(x, ...)
     rl.gev.fit(a, mat, dat)
     rl.gpd.fit(a, u, la, n, npy, mat, dat, xdat)
     scatterplot.gui(base.txt)
     affine.gui(base.txt)
     ppfit.gui(base.txt)
     ppfitrange.gui(base.txt) 
     gevf.gui(base.txt) 
     gpdsim.gui(base.txt) 
     gevparamCI.gui(base.txt) 
     ## S3 method for class 'gev.fit':
     hist(x, breaks.method="Sturges", ...)
     ## S3 method for class 'gpd.fit':
     hist(x, breaks.method="Sturges", ...)
     ## S3 method for class 'pp.fit':
     hist(x, breaks.method="Sturges", ...)
     rlargf.gui(base.txt)
     rlplot.gui(base.txt)
     decluster.gui(base.txt)
     deviancestat(l1, l2, v, alpha=0.05)
     histogram.gui(base.txt) 
     ## S3 method for class 'gev.fit':
     summary(object, ...)
     ## S3 method for class 'gpd.fit':
     summary(object, ...)
     load.data(base.txt)
     ## S3 method for class 'pp.fit':
     summary(object, ...)
     diagnostic.plots 
     describe2(x)
     gevsim.gui(base.txt) 
     logdr.gui(base.txt) 
     stats2(x, by)
     ## S3 method for class 'rlarg.fit':
     summary(object, ...)
     logtrans.gui(base.txt)
     trigtrans.gui(base.txt)
     mrlplot.gui(base.txt)
     view.data(base.txt)
     gpdf.gui(base.txt)
     negtrans.gui(base.txt)
     zzz 
     fitdiag.gui(base.txt)
     gpdfitrange.gui(base.txt)
     fitsummary.gui(base.txt)
     gpdparamCI.gui(base.txt)
     poisson.gui(base.txt)
     scrubber.gui(base.txt)
     write.extRemesMainMessage(txt)

