dimstosplit {detpack} | R Documentation |
Determine the split dimensions of an existing distribution element in the DET refinement-process based on statistical tests.
dimstosplit(x, sze, mode, alphag, alphad)
x |
data in element given as matrix with |
sze |
vector representing the element size. |
mode |
element order and split mode as detailed in |
alphag , alphad |
significance levels for goodness-of-fit and independence tests, respectively, in element refinement or splitting process. |
An object comprised of the split dimension(s) or NA
for no split, and the resulting child element parameters is returned.