Question: How do I compute error rates using cross-validation to decide which is better between linear discriminant analysis and quadratic discriminant analysis. Please show this using
How do I compute error rates using cross-validation to decide which is better between linear discriminant analysis and quadratic discriminant analysis. Please show this using the Default data on R where default is the output variable and the rest are the inputs?
I tried using poly() function but don't understand how to apply this to a multiple linear regression.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
