[R] Nested cross validation with lapply

Suzen, Mehmet msuzen at gmail.com
Tue Aug 8 13:03:04 CEST 2017


Hi Jesús,

Do you have a code you tried without lapply? Why don't you post that here too?

There are a couple of packages supporting nested CV; TANDEM, blkbox
you may want to check their code.

Also, `cvTools` package may help you to write one.

On 7 August 2017 at 15:21, Jesús Para Fernández
<j.para.fernandez at hotmail.com> wrote:
> Hi all!!
>
> How can i do nested cross validation with lapply??
>
> I know caret package, but I want to do it manuallly using lapply instead for bucle.
>
> Thanks!!
> Jesús
>
>         [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.



More information about the R-help mailing list