How will you measure the probability of a binary response variable in r language?
Answer Posted / Navin Kumar Rai
To measure the probability of a binary response variable in R, you can use functions like binom.test(), prop.test(), or logit().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers