A semforest
process to represent proportion of trees where each case are in the same leaf nodes. The values are bounded (0,1), where higher values are closer in proximity.
proximity(forest, dataset = NULL, type = 0, aggregate = T, cluster = NULL, ...)
A semforest
object.
A dataset to compute proximity values for.
Missingness accounted for. (0 = no, 1 = yes)
Boolean marker to compute aggregate proximity scores.
An object of class "cluster" representing a parallel socket cluster. See package makeCluster.
Optional arguments.
A matrix with dimensions NxN is returned. The values of each cell are bounded (0,1) and represent proportion of trees where each case are in the same leaf nodes.
Brandmaier, A.M., Oertzen, T. v., McArdle, J.J., & Lindenberger, U. (2013). Structural equation model trees. Psychological Methods, 18(1), 71-86.