[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide com
Hi,
I want to implement CHAID in R, but at this point am not sure how to go
about it.
Would be glad if someone please helps me out with it. I am attaching the
data set for your perusal.
The variable in the 1st column is the dependent variable.
Thanks,
Preetam
--
Preetam Pal
(+91)-9432212774
M-Sta
On Sat, 16 Nov 2013, Preetam Pal wrote:
Hi,
I have a data set on credit rating for customers in a bank (Rating is 1
for defaulter, 0 = non-defaulter). I have 10 predictor variables
(C1,C2,.,C10) . I want to build a CHAID Tree using R for
classification. How do I do this? For your perusal
Hi,
I have a data set on credit rating for customers in a bank (Rating is 1 for
defaulter, 0 = non-defaulter). I have 10 predictor variables
(C1,C2,.,C10) . I want to build a CHAID Tree using R for
classification. How do I do this? For your perusal, the data set is
attached. Thanks in advance.
On Fri, 28 Aug 2009, Arup wrote:
Hi..I am trying to run CHAID in R..I have installed the sofyware Party and
trying to use the function ctree() to carry out the analysis. but I am
getting the following message Error in terms.default(formula, data = data) :
no terms component
Without a simple re
i couldn't find it on CRAN.
On Fri, Aug 28, 2009 at 5:16 PM, Max Kuhn wrote:
> > well, are you sure if party() can implement chaid?
> > i doubt if chaid is being implemented in any R package.
>
> https://r-forge.r-project.org/projects/chaid/
>
>
> --
>
> Max
>
--
> well, are you sure if party() can implement chaid?
> i doubt if chaid is being implemented in any R package.
https://r-forge.r-project.org/projects/chaid/
--
Max
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLE
well, are you sure if party() can implement chaid?
i doubt if chaid is being implemented in any R package.
On Fri, Aug 28, 2009 at 7:50 AM, Arup wrote:
>
> Hi..I am trying to run CHAID in R..I have installed the sofyware Party and
> trying to use the function ctree() to carry out the analysis. b
Hi..I am trying to run CHAID in R..I have installed the sofyware Party and
trying to use the function ctree() to carry out the analysis. but I am
getting the following message Error in terms.default(formula, data = data) :
no terms component
. I am having some Likert scale variable where I have va
9 matches
Mail list logo