Determine the split dimensions of an existing distribution element in the DET refinement-process based on statistical tests.
dimstosplit(x, sze, mode, alphag, alphad)
data in element given as matrix with d
rows or components and n
columns or samples.
vector representing the element size.
element order and split mode as detailed in det.construct
.
significance levels for goodness-of-fit and independence tests, respectively, in element refinement or splitting process. alphad
is irrelevant for univariate data x
with d = 1
.
An object comprised of the split dimension(s) or NA
for no split, and the resulting child element parameters is returned.