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()

Easy explanation: Glm () in R language PROVIDES this functionality. Logistic regression is a statistical method for analysing a DATASET in which there are ONE or more independent VARIABLES that determine an outcome.



Discussion

No Comment Found

Related InterviewSolutions