Two functions: cell.spec.ss.ct
and cell.spec.ss
.
Both functions are objects of class "cellhtest"
but with different arguments (see the parameter list below).
Each one performs hypothesis tests of equality of the expected values of the
cell counts (i.e., entries) in the NNCT for \(k \ge 2\) classes.
Each test is appropriate (i.e., have the appropriate asymptotic sampling distribution)
when that data is obtained by sparse sampling.
Each cell-specific segregation test is based on the normal approximation of the entries
in the NNCT and are due to pielou:1961;textualnnspat.
Each function yields a contingency table of the test statistics, \(p\)-values for the corresponding
alternative, expected values, lower and upper confidence levels, sample estimates (i.e., observed values)
and null value(s) (i.e., expected values) for the \(N_{ij}\) values for \(i,j=1,2,\ldots,k\) and also names of the test
statistics, estimates, null values, the description of the test, and the data set used.
The null hypothesis is that all \(E(N_{ij})=n_i c_j /n\) where \(n_i\) is the sum of row \(i\) (i.e., size of class \(i\))
\(c_j\) is the sum of column \(j\) in the \(k \times k\) NNCT for \(k \ge 2\).
In the output, the test statistic, \(p\)-value and the lower and upper confidence limits are valid only
for (properly) sparsely sampled data.
See also
(pielou:1961,ceyhan:eest-2010;textualnnspat)
and the references therein.