Re: [R-es] predict y tree

2017-09-25 Thread Juan Antonio Gil Pascual
ot;) >> shuttle.tr <http://shuttle.tr> <- tree(use ~ ., shuttle, >> subset=1:253, >> mindev=1e-6, minsize=2) >> shuttle.tr <http://shuttle.tr> >> shuttle1 <- shuttle[254:256, ] # 3 missing cases

[R-es] lista de ficheros

2014-07-16 Thread Juan Antonio Gil Pascual
ficheros. ¿Cómo podría abordar el problema para no tener que crear los 144 procedimientos?. Muchas gracias y un cordial saludo, Juan -- Juan Antonio Gil Pascual Profesor de Metodología de la Investigación Cuantitativa correo: j...@edu.uned.es web: www.uned.es/personal/jgil Dpto. MIDE Facultad de

Re: [R-es] lista de ficheros

2014-07-16 Thread Juan Antonio Gil Pascual
lo que hagas con los ficheros, puedes incluso usar sapply o lapply. El 16/07/2014 12:16, Juan Antonio Gil Pascual j...@edu.uned.es mailto:j...@edu.uned.es escribió: Estimados compañeros tengo que realizar un procedimiento a un conjunto de ficheros con unas mismas características

Re: [R] compare two fingerprint images

2010-04-04 Thread Juan Antonio Gil Pascual
-- = Juan Antonio Gil Pascual Prof. Titular de Métodos de Investigación en Educación correo: j...@edu.uned.es web: www.uned.es/personal/jgil U.N.E.D. Fac. de Educación Dpto. MIDE I Pº Senda del Rey,7 desp. 122 28040 MADRID Tel. 91 398 72 79 Fax. 91

Re: [R] compare two fingerprint images

2010-04-03 Thread Juan Antonio Gil Pascual
, 2010-04-02 at 20:52 +0200, Juan Antonio Gil Pascual wrote: Hello I wanted to compare two fingerprint images. How do you do with R?. Is there a role for cross-correlation of images? Thanks Hi juan, You was a quite vage in your question, so I don't know exactly what you need but try

[R] compare two fingerprint images

2010-04-02 Thread Juan Antonio Gil Pascual
Hello I wanted to compare two fingerprint images. How do you do with R?. Is there a role for cross-correlation of images? Thanks -- = Juan Antonio Gil Pascual Prof. Titular de Métodos de Investigación en Educación correo: j...@edu.uned.es

Re: [R] dudas sobre función algoritmo Chaid con R

2008-12-31 Thread Juan Antonio Gil Pascual
Charles C. Berry escribió: See CRAN -- Task Views -- Machine Learning. i.e. http://cran.r-project.org/web/views/MachineLearning.html Particularly, 'Recursive Partitioning'. HTH, Chuck On Tue, 30 Dec 2008, Juan Antonio Gil Pascual wrote: Michael thank you very much, what about

Re: [R] dudas sobre función algoritmo Chaid con R

2008-12-30 Thread Juan Antonio Gil Pascual
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

[R] dudas

2008-12-29 Thread Juan Antonio Gil Pascual
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