norm.test {asuR}R Documentation

Inspect your residuals after transformation

Description

This function shows you nine normal quantile-quantile plots. Eight are sampled from a normal distribution and one is showing your data. Do you recognise your data?

Usage

norm.test(x)

Arguments

x a numeric vector with your data

Value

Nine quantile-quantile plots on your active device.

Author(s)

thomas.fabbro@unibas.ch

Examples

#norm.test(rchisq(30,df=10))

[Package asuR version 0.08-24 Index]