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?

Thanks!

        [[alternative HTML version deleted]]

______________________________________________
[email protected] 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