[R] Bigining with a Program of SVR

Max Kuhn mxkuhn at gmail.com
Wed May 4 13:51:55 CEST 2011


train() uses vectors, matrices and data frames as input. I really
think you need to read materials on basic R before proceeding. Go to
the R web page. There are introductory materials there.

On Tue, May 3, 2011 at 11:19 AM, ypriverol <ypriverol at gmail.com> wrote:
> I saw the format of the caret data some days ago. It is possible to convert
> my csv data with the same data a format as the caret dataset. My idea is to
> use firstly the same scripts as caret tutorial, then i want to remove
> problems related with data formats and incompatibilities.
>
> Thanks for your time
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Bigining-with-a-Program-of-SVR-tp3484476p3492746.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>



-- 

Max



More information about the R-help mailing list