nsRFA (version 0.7-14)

nsRFA-internal: 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

cod

array that defines the data subdivision among sites

z

data sample, used for bootstrap

n

length of sample (extracted in nonparboot)