1. Suppose that a list contains the values 20 44 48 55 62 66 74 88 93 99 at index positions 0 through 9. Trace the values of the variables….
What is the difference between nlm() and optim() functions?
1.From the given options, which ine of the following functions determines the likelihood
function?
(a) nlm() (b) lm()
(c) mle() (d) glm()
2. From the given options, which one of the following packages contains the mle() function?
(a) nnet (b) stats4
(c) LogisticDx (d) party
3. 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?
4. 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?
7. What is the difference between nlm() and optim() functions?