hi

I have this code for a cross validation:

>res <- as.data.frame(CV_Pb_var)$residual>      sqrt(mean(res^2))>      
>mean(res)>      mean(res^2/as.data.frame(CV_Pb_var)$var1.var)


I can not seem to export everything in one table


 also  can I to be exported it graphically?


thanks


enzo


-- 
Enzo Cocca (PhD Candidate)
Research Fellow
Università di Napoli "L'Orientale"
mail: enzo....@gmail.com
cell: +393495087014

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to