[R] BCA Package Doubts
kokila
kokila.krishnan at quantilez.com
Sat Oct 6 08:04:48 CEST 2012
Hi ......,
In create.samples() function how to calculate
"Estimation","validation","Holdout" .I got the answer in this function.But I
dont know how the function is working.please Reply this......Iam Waiting for
Reply.......
See this below example and reply me...
Example:
> data(cars)
> create.samples(cars,est=0.4,val=0.4)
[1] "Validation" "Holdout" "Estimation" "Validation" "Validation"
[6] "Estimation" "Validation" "Estimation" "Estimation" "Validation"
[11] "Estimation" "Validation" "Validation" "Estimation" "Estimation"
[16] "Validation" "Estimation" "Validation" "Validation" "Holdout"
[21] "Validation" "Validation" "Estimation" "Holdout" "Holdout"
......[50]
--
View this message in context: http://r.789695.n4.nabble.com/BCA-Package-Doubts-tp4645247.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list