Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I implement decision trees in SPSS using the CRT Growing Method. Iam using the datasets COCOMO81, NASA93, Desharnais, Maxwell.

The values I get for estimate and std error in the table of Risk are too big like thousands. What can i do for it? I tried to change the nodes for parent node and child nodes but again I have the same problem.

Please help me.

share|improve this question

closed as off topic by bmargulies, casperOne Jun 25 '12 at 21:55

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.