Closed hturner closed 6 years ago
Three options:
"pltree"
object (potentially not created in same session).itempar
and plot.pltree
, so can fit tree without psychotree, but these methods fail/don't work fully at the moment.plfit
to psychotools; move pltree
to psychotree. psychotree depends on psychotools and partykit so (if also psychotools rexported estfun
from sandwich ) would only need to load psychotree to use trees).Do 2. as simplest solution for now; consider 3. for later.
Currently psychotree is in Suggests while partykit and sandwich are in Imports. I think all 3 only needed for trees.