Le 11/04/13 13:21, Nicolás Sánchez a écrit :
Hello all.
I am using method "bag()" to develop a bagging with my dataset.
When I do
bag( dataP, dataP$Score, B=10) I obtain this error:
error en bag.default(Score ~ ., data = dataP, B = 10) :
entrada en evaluacion: recursivo por defecto o problemas anteriores?
( in english, evaluating input: default recursive or previous problems?)
Any idea?
Without any information about the dataP structure and data, it is
impossible to answer.
Read the posting guide.
Give dput(dataP) or part of it to produce a reproducible example.
Sincerely
Marc Girondot
--
__________________________________________________________
Marc Girondot, Pr
Laboratoire Ecologie, Systématique et Evolution
Equipe de Conservation des Populations et des Communautés
CNRS, AgroParisTech et Université Paris-Sud 11 , UMR 8079
Bâtiment 362
91405 Orsay Cedex, France
Tel: 33 1 (0)1.69.15.72.30 Fax: 33 1 (0)1.69.15.73.53
e-mail: marc.giron...@u-psud.fr
Web: http://www.ese.u-psud.fr/epc/conservation/Marc.html
Skype: girondot
______________________________________________
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.