Learn R Programming

RenextGUI (version 1.4-0)

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.

Arguments

Details

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

See Also

See the manual of Renext

Examples

Run this code
## 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)

Run the code above in your browser using DataLab