RenextGUI-package: Graphical User Interface (GUI) for the Renext package

Description Details Author(s) See Also Examples

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.

Details

Package: RenextGUI
Type: Package
Version: 1.4-0
Date: 2016-07-01
License: GPL >=2
LazyLoad: yes

Author(s)

Yves Deville <deville.yves@alpestat.com> and IRSN <renext@irsn.fr>

Maintainer: Lise Bardet <lise.bardet@irsn.fr>

See Also

See the manual of Renext

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## 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)

RenextGUI documentation built on May 2, 2019, 3:26 p.m.