A list used to verify that ps_tree() is valid
testTree.RdA list used to verify that ps_tree() is valid
Format
A list with the following elements
- usage:
 A string with the contents of the argument doc, the date run, the version of R used
- dataUsed:
 The contents of the argument data restricted to the groups used
- params_grouping:
 A list with the values of the arguments GroupVar and Groups
- analyticVars:
 A vector with the value of the argument AnalyticVars
- params:
 A list with the values of the grouping, logical, and splitting parameters
- model:
 A character string with the value of the argument ModelTitle
- Tree:
 A list with details of the tree construction_
- classification:
 A data frame showing the crossclassification of sources and predicted sources
- CpTable:
 A data frame showing the decrease in Cp with increasing numbers of splits
- predictedSources:
 If predictSources = T, a data frame with the predicted sources
- predictedTotals:
 If predictedSources = T, a vector with the number of objects predicted to be from each source
- location:
 The value of the parameter folder