0 votes
in R Language by
What is logistic regression in R language?

1 Answer

0 votes
by
Logistic regression is used to predict the binary outcome from the given set of continuous predictor variables.
...