Login
Remember
Register
Ask a Question
Define lda() in R language?
0
votes
asked
Feb 26, 2020
in
R Language
by
rahuljain1
Define lda() in R language?
#r-programming-lda
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 26, 2020
by
SakshiSharma
lda() is used to print the discriminant functions which is based on centered variable.
...