You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, makeTree uses the "lengthThreshold" slot in the Cat object to determine the length of branching schemes. It should be generalized using the "checkStopRules()" function to include other stopping rules.