RenextGUI-package:
Graphical User Interface (GUI) for the Renext package
Description
Graphical User Interface (GUI) for the Renext package. The GUI
enables the user to fit 'Renewal' models, i.e. Peak Over the Threshold
(POT) models, and to display graphics.
The package development was initiated, directed and financed by the
french Institut de Radioprotection et de Sûreté
Nucléaire (IRSN). The package is a
non-academic tool designed for applied analysis on case studies and
investigations or comparisons on classical probabilistic models.
## Not run: # ## set working dir where csv# setwd("~/data")# opt <- options(warn = 1)# ## start the GUI# RenextGUI()# ## do not forget to reset the options# options(opt)# ## End(Not run)