Advanced Properties of Tree Partition

This dialog allows configuration of advanced properties of Tree Partition.

FinestCell: FinestCell: Integer or string giving the minimum number of data points in the smallest partition. Default value: 'auto', meaning that it is determined from data.

Threshold: Threshold parameter used by the adaptive running algorithm. The smaller is the threshold value, the shorter will be the branch terminated by the active partition D_a. Higher threshold value will result in a longer branch. Default value: 1.0.

Stabilizer: Penalty parameter of the penalized least-squares algorithm used to compute local parameter vectors C_k. Higher stabilizer value will stability but may deteriorate the accuracy the least-square estimate. Default value: 1e-6.

Type "idprops treepartition" in MATLAB Command Window for more information on Tree Partition.