1.

_________ require you to pass a function whose argument is a vector of parameters.(a) optimize()(b) optimise()(c) opt()(d) opm()

Answer» Right option is (c) opt()

Easy explanation: Optimization routines in R like optim(), nlm(), and optimize() require you to pass a function.


Discussion

No Comment Found

Related InterviewSolutions