Displaying 20 results from an estimated 1100 matches similar to: "CHAID in R"
2013 Oct 16
1
Extract a predictors form constparty object (CHAID output) in R
I have a large dataset (questionnaire results) of mostly categorical
variables. I have tested for dependency between the variables using
chi-square test. There are an incomprehensible number of dependencies.
I used the chaid() function in the CHAID package to detect
interactions and separate out (what I hope to be) the underlying
structure of these dependencies for each variable. What typically
2008 Aug 27
2
Seeking Code for Chaid or Similar
Quick disclaimer: I'm new to the list and I'm not sure if I'm sending this
to the correct forum. If there is a better place for questions like these,
please let me know!
Dear R List,
I'm interested in modifying a regression tree algorithm to use the
difference between a control and a dosed sample as its dependent variable.
I was wondering if anyone knew where I could find
2009 Feb 06
3
How to convert Charagter variables into numeric
I am importing a dataset in R where some of the variable are numerical and
some of them are character...but the problem is that R is treating
numerical variables as character (I am using "is.character" to judge the
type). Now the question is how can I convert these character variables into
numeric and also let me know about the other conversion like "numeric to
2008 Jul 21
2
CART and CHAID
Can I say that RPART is a modified algo of CART and PARTY a modified of
CHAID?
Thanks.
----
Chua Siang Li
Consultant - Operations Research
Acceval Pte Ltd
Tel: 6297 8740
Email: siang.li.chua at acceval-intl.com
Website: www.acceval-intl.com
This message and any attachments (the "message"...{{dropped:12}}
2003 Jul 03
1
AID and CHAID: news about?
Dear R-helpers,
I just search if is there something for AID and CHAID in R: one message in
this list (last year) without success and no possibility.
News about? If "no" let's me know because some friends are looking for thesis
and this could be a usefull job.
bye
--
Daniele Medri
2009 Feb 25
2
Linear Discriminant Analysis
Kindly let me know the process to carry out a Linear discriminant
analysis...thanks in advance
Arup
--
View this message in context: http://www.nabble.com/Linear-Discriminant-Analysis-tp22199424p22199424.html
Sent from the R help mailing list archive at Nabble.com.
2006 Feb 14
2
AID / Tree Analysis in R
Dear Colleagues,
I've been looking for a function that can perform a tree analysis, similar to CHAID or QUEST. The key point is that in this case the variables are not binary but nominal (10 different values), so "tree" (from the tree package) won't work. Does anybody know help?
Sincerely,
___________________
Markus Preisetanz
Consultant
Client Vela GmbH
2012 Dec 21
1
How to run chaid in R
Could you please let me know how to run chaid in R.
Thanks,
Saumyha
[[alternative HTML version deleted]]
2009 Feb 04
2
How to import HTML and SQL files
I can't import any HTML or SQL files into R..:confused: Please suggest me the
packages for these two file types and also let me know the syntax for
importing these two type of files. Thank you in advance.
Arup
--
View this message in context: http://www.nabble.com/How-to-import-HTML-and-SQL-files-tp21830945p21830945.html
Sent from the R help mailing list archive at Nabble.com.
2006 Jan 23
1
Trees
Hi.,
I would like to conduct a CHAID tree analysis - Chi-square Automatic
Interaction Detector.
>From what I can make out from MASS, tree, rpart, and a quick search it
isn't available
as a package.
Is that correct or have I missed it? Has anyone an available
implementation of it?
Thanks
Stephen
Nana Mail <http://mail.nana.co.il> - Get Your Free Personal Outlook 2003
Now
2008 Dec 29
2
dudas
Quer?a saber si existe alguna funci?n de R para realizar el algoritmo
CHAID de ?rbol de clasificaci?n, existen de J48 por ejemplo pero no
encuentro nada de este algor?tmo.
Muchas gracias y un cordial saludo,
Juan
--
=========================================================
Juan Antonio Gil Pascual
Prof. Titular de M?todos de Investigaci?n en Educaci?n
correo: jgil at edu.uned.es
web:
2005 Sep 20
4
Active DNS registration on join realm?
Dear Samba members,
I am wondering if on joining a realm (with security=ADS), samba 3.x server
gets automatically registered with MS Dynamic DNS server. My test with Samba
3.0.14a on linux did not reveal any such capability. But may be because I
did not use the correct option? I would appreciate any help.
Thanks in advance,
-Arup Biswas
2008 Dec 30
1
dudas sobre función algoritmo Chaid con R
Michael thank you very much, what about the options I have tried all
without success.
Try again to send a message to the list by changing the subject line.
Merry Christmas
Juan
--
=========================================================
Juan Antonio Gil Pascual
Prof. Titular de M?todos de Investigaci?n en Educaci?n
correo: jgil en edu.uned.es
web: www.uned.es/personal/jgil
U.N.E.D.
Fac. de
2017 Aug 24
2
likert Package
R- Help Forum
Working with the "likert" package and I can't figure out why my "bar" graphs
are backwards (see attached). The percentages are place correctly but the
bars are backwards.
#Sample code
# libraries
library(likert)
# create data
band <- c("Band 3","Band 3","Band 3","Band 3","Band 3","Band
2009 Aug 08
2
Factor Analysis in R
Hi I am trying to run Factor Analysis using R...I am using the syntax
factanal(m1, factors=3) but it's giving me an message Error in cov.wt(z) :
'x' must contain finite values only
...I am using a data set which is having only numeric variables and have
some NA's also in it..What should I do next..Someone please help me out with
the syntax..Thanks in advance
Cheers
Arup
--
2013 Dec 21
2
error con install_github() del paquete devtools
Gracias Jorge. Pero tiene que ser otra cosa. El Renviron está bien y unzip
está en ese path. Y al hacerlo como indica Oscar no hay problema con el
unzip
Miraré como está en otro Linux que si funciona a ver que puede ser.
Pero será después de Navidad.
Saludos
[[alternative HTML version deleted]]
2013 Dec 20
4
error con install_github() del paquete devtools
Si. Pero no funciona. En ordenador curro si funciona y tb tiene linux.
Seguiré investigando
has probado con: install_github('paquete",username='usuario')?
2013/12/20 Jose Luis Cañadas Reche <canadasreche@gmail.com>:
> Hola a todos.
>
> Estoy intentando instalar el paquete likert utilizando devtools y obtengo
el
> siguiente error
>
> library(devtools)
>
2013 Dec 20
3
error con install_github() del paquete devtools
Hola a todos.
Estoy intentando instalar el paquete likert utilizando devtools y
obtengo el siguiente error
library(devtools)
install_github('likert','jbryer')
Installing github repo(s) likert/master from jbryer
Downloading likert.zip from
https://github.com/jbryer/likert/archive/master.zip
Error en function (type, msg, asError = TRUE) : <not set>
Me pasa también con
2012 May 22
2
getting a Likert plot from a data frame
I'm creating a stacked bar chart using the likert command in the HH package. My data are in a data frame, with two numeric variables and a categorical variable, I can't get likert to use the column containing the categorical variable as a my y axis label.
Here is a quick example:
library(HH)
#my data are:
2014 Mar 24
2
Re: About Guest running Tiny Core Linux
On Mon, Mar 24, 2014 at 08:22:46AM -0400, Arup Raton Roy wrote:
> Hi Richard,
>
> Thanks a lot for your prompt response. I am enumerating the steps that I
> followed during the provisioning, if it helps.
Thanks ...
> 1. These are the commands that I used to create the disk image.
>
> qemu-img create -f qcow2 base_VM.qcow2 512M
> kvm -m 512 -cdrom Core-current.iso -hda