rsm: Robust Symmetry Plot

rsmR Documentation

Robust Symmetry Plot

Description

A symmetry plot with simulated 95 per cent boundaries based on resampling methods

Usage

rsm(x, alpha = 0.05, ...)

Arguments

x

x is the quantiative univariate RV of interest

alpha

use to set confidence limits, default =.05

...

Will accept some other graphical parameters

Author(s)

Bruce Dudek's modification of Vincent Zoonekynd's function

References

rsm is based on a function provided by http://zoonek2.free.fr/UNIX/48_R/03.html

Examples


data(howell2_1t)
rsm(howell2_1t$rxtime) # a reaction time variable


bcdudek/bcdstats documentation built on Jan. 3, 2024, 10:09 p.m.