nsRFA-internal {nsRFA} | R Documentation |
Internal functions
Description
User-level objects which are for ‘internal’ use only
ksampleA2
provides the Anderson-Darling test statistic;
nonparboot
provides a non-parametric bootstrap;
Usage
ksampleA2 (x,cod)
nonparboot (z,n=length(z))
Arguments
x |
vector representing data from many samples defined with |
cod |
array that defines the data subdivision among sites |
z |
data sample, used for bootstrap |
n |
length of sample (extracted in |
Note
For information on the package and the Author, and for all the references, see nsRFA
.
[Package nsRFA version 0.7-17 Index]