1.From the given options, which ine of the following functions determines the likelihood
function?
(a) nlm() (b) lm()
(c) mle() (d) glm()
- From the given options, which one of the following packages contains the mle() function?
(a) nnet (b) stats4
(c) LogisticDx (d) party
- From the given options, which one of the following functions determines the likelihood
function using the Nelder-Mead algorithm?
(a) nlm() (b) optim()
(c) mle() (d) glm()1. What is GLM regression? What are its components?
- What are the applications of logistic regression? 5. What are independent and dependent variables in regression? 6. What is the difference between the logistic and logit functions?
- What is the difference between nlm() and optim() functions?