Last data update: 2014.03.03

R: The Stepwise Response Refinement Screener (SRRS)
SRRS-packageR Documentation

The Stepwise Response Refinement Screener (SRRS)

Description

A graphical user interface (GUI) implementation of the SRRS method

Details

Package: SRRS
Version: 0.1
Date: 2013-08-05
License: GPL-2

The package contains the function SRRS(), which is the main GUI program for the SRRS method.

Author(s)

Frederick Kin Hing Phoa

Maintainer: Frederick Kin Hing Phoa <fredphoa@stat.sinica.edu.tw>

References

1. Phoa, F.K.H. (2013). The Stepwise Response Refinement Screener (SRRS). Accepted by Statistica Sinica.

2. Phoa, F.K.H. (2013). SRRS: An R Package for the Analysis of Factorial and Supersaturated Designs. Submitted

See Also

SRRS

Examples

SRRS()

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(SRRS)
Error in library(SRRS) : there is no package called 'SRRS'
Execution halted