[R] saving-Random-Forests
Sean Davis
sdavis2 at mail.nih.gov
Thu Dec 9 13:03:36 CET 2004
Look at ?save and ?load. If Rf is your random forest,
save(Rf,file='Randomforest.Rdata')
load('Randomforest.Rdata')
Sean
On Dec 9, 2004, at 6:52 AM, gonçalo carrera wrote:
> Hello
>
> I'm a new user of R environment and i´m facing some
> problems when i try to save a specific random forest.
> What command should i use to save the random forest?
> What command should I use when invoking a previously
> saved random forest?
>
> Thanks
>
> =====
> Goncalo
>
>
>
>
>
> _______________________________________________________
>
> uma conta agora! http://br.info.mail.yahoo.com/
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list