Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

halfnorm

Half Normal Plot


Description

Makes a half-normal plot

Usage

halfnorm(x, nlab = 2, labs = as.character(1:length(x)), ylab = "Sorted Data", 
            ...)

Arguments

x

a numeric vector

nlab

number of points to label

labs

labels for points

ylab

label for Y-axis

...

arguments passed to plot()

Value

none

Author(s)

Julian Faraway

See Also

qqnorm

Examples

halfnorm(runif(10))

faraway

Functions and Datasets for Books by Julian Faraway

v1.0.7
GPL
Authors
Julian Faraway <jjf23@bath.ac.uk>
Initial release
2016-02-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.