On Sun, 8 Sep 2013, Ekta Jain wrote:

Dear all,
I have been researching on whether there is a package in R that can do
CHAID analysis. The CHAID package in R-Forge is not available for windows
and thus wondering if at all there is something equivalent in R?

I have just triggered a rebuild on R-Forge. So hopefully the Windows binary should also be available again in a couple of days.

If not, the simplest thing is to install the Rtools for Windows and then install the package from source: install.packages("CHAID", repos = "http://R-Forge.R-project.org";, type = "source")


Many Thanks,
Ekta

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to