
Last chance! 50% off unlimited learning
Sale ends in
A rough approximation of the expectation of the number of times a well
separated fixed point
cluster (FPC) of size n
is found in ir
fixed point
iterations of fixreg
.
clusexpect(n, p, cn, ir)
A number.
positive integer. Total number of points.
positive integer. Number of independent variables.
positive integer smaller or equal to n
.
Size of the FPC.
positive integer. Number of fixed point iterations.
Christian Hennig christian.hennig@unibo.it https://www.unibo.it/sitoweb/christian.hennig/en/
The approximation is based on the assumption that a well separated FPC
is found iff all p+2
points of the initial coinfiguration come
from the FPC. The value is ir
times the probability for
this. For a discussion of this assumption cf. Hennig (2002).
Hennig, C. (2002) Fixed point clusters for linear regression: computation and comparison, Journal of Classification 19, 249-276.
fixreg
round(clusexpect(500,4,150,2000),digits=2)
Run the code above in your browser using DataLab