Question: (Closed) Cross Validation In R
0
Mery • 0 wrote:
I want to perform regression methods such as LDA, QDA, logistic and bayesian model averaging on the Australian data in R. How can I do cross validation in R for this data ?
ADD COMMENT
• link
•
modified 9.3 years ago
by
Vladimir Chupakhin • 520
•
written
9.3 years ago by
Mery • 0
Do people earn points for closing questions? Cross-validation is an important topic in bioinformatics and thus questions and answers with content on cross validation are relevant to bioinformatics. The question may be asked poorly, but the answerers could fill in the gap if desired, and the questioner could be prompted for better question posing. I don't understand how cross-validation is off-topic for bioinformatics.
Sorry, "the Australian data"? I assume you mean the sample dataset, data(austres). Sounds like you're learning R and this is not a bioinformatics question.