InterviewSolution
Saved Bookmarks
| 1. |
______________ function will measure the probability of the binary response variable in R language.(a) Glm()(b) Glmi()(c) Gelmi()(d) Jlm()I had been asked this question in homework.I need to ask this question from Functions topic in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» The CORRECT choice is (a) Glm() |
|