Page 1 of 1

In R, Use the Pima Indians data to answer the questions below. A) Form the linear discriminant function using sugar.leve

Posted: Sun May 15, 2022 8:25 am
by answerhappygod
In R,
Use the Pima Indians data to answer the questions below.
A) Form the linear discriminant function using sugar.level,
blood.pressure, tricep.thickness, and insulin.level to
classify diabetes.positive.
B) Using the linear discriminant function from Part A,
create histograms of linear discriminant function scores for
the diabetes.positive outcomes.
C) Classify the observations using linear discriminant
analysis, and report the confusion matrix.
D) Classify the observations using quadratic discriminant
analysis, and report the confusion matrix.