View source: R/censPPCC.test.R
| censPPCC.test | R Documentation | 
Computes the probability plot correlation coefficient test for departures from normality for left-censored data.
censPPCC.test(x)
x | 
 a vector of left-censored observations, missing values are removed before computation.  | 
An object of class "htest" having these components:
statistic | 
 the value of the test statistic.  | 
p.value | 
 the attained p-value for the test.  | 
data.name | 
 a character string describing the name of the data used in the test.  | 
method | 
 a description of the method.  | 
alternative | 
 a description of the null and alternate hypotheses.  | 
The PPCC test is attractive because it has a simple, graphical interpretation: it is a measure of the correlation in a Q-normal plot of the uncensored data and is related to the Shapiro-Francia test for normality described by Royston (1993). The extension to multiple detection limit data is described in the help files in Millard (2001). The attained p-value for multiple detection limit data is only approximate.
Millard, S.P., 2001, EnvironmentalStats for Spotfire S+ Help,
Version 2.0. Probability, Statistics & Information, Seattle, WA.
Royston, P., 1993, A toolkit for testing for non-normality in complete and
censored samples: The Statistician, v. 42, p. 37–43.
ppcc.test, censpp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.