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