: Jeff Newmiller; r-help@r-project.org
Subject: Re: [R] trainControl and train functions are not found in caret package
Hello,
Works with me, but I'm using R v 3.3.0. Note that your version of R is over 1
year old, try updating it.
install.packages("caret")
install.packages("e1071
uire() function but
> no success.
>
> Many Thanks and
>
> Kind Regards
>
> --
> Muhammad Bilal
> Research Fellow and Doctoral Researcher,
> Bristol Enterprise, Research, and Innovation Centre (BERIC),
> University of the West of England (UWE),
> Frenchay Campus,
> Bristol,
:52
To: Muhammad Bilal; r-help@r-project.org
Subject: Re: [R] trainControl and train functions are not found in caret package
Reproducible example? At least whatever you did... and the output of
sessionInfo().
Did you use library function to load it into memory?
--
Sent from my phone. Please excu
Reproducible example? At least whatever you did... and the output of
sessionInfo().
Did you use library function to load it into memory?
--
Sent from my phone. Please excuse my brevity.
On May 7, 2016 5:40:26 PM PDT, Muhammad Bilal
wrote:
>Hi All,
>
>
>Whilst using 'trainControl' and 'train
Hi All,
Whilst using 'trainControl' and 'train' functions in R studio, an error is
raised stating that the functions are not found.
I tried installing the caret function a few times, but the error persists.
Can anyone guide me how to access these functions.
Many Thanks and
Kind Regards
5 matches
Mail list logo