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. ______________________________________________ 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.