nsRFA-internal: Internal functions

nsRFA-internalR 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

cod

array that defines the data subdivision among sites

z

data sample, used for bootstrap

n

length of sample (extracted in nonparboot)

Note

For information on the package and the Author, and for all the references, see nsRFA.


nsRFA documentation built on Nov. 13, 2023, 5:07 p.m.