Displaying 1 result from an estimated 1 matches for "marshct".
Did you mean:
marshal
2010 Jun 21
2
ctree
...d of a simple example with only 4 terminal nodes, my analysis
produces 55 terminal nodes, so unless someone is really interested I'm only
using the iris data as an example.
This is the model I am sending to ctree. The graph produced is very
informative, but I need the information from the plot(Marshct)
Marshct <- ctree(Physiogomy ~ meanAnnualDepthAve + meanAnnualDepthWetAve +
medAnnualDepthAve + medianAnnualDepthWetAve + medianAnnualDepthDryAve +
continHydroWetAve + DCHperiodAverage + DCHydroDryAve +
threeDayWaterDepthMinAve + threeDayWaterDepthMaxAve + sevenDayDryFreqAve +
sevenDayWaterDept...