InterviewSolution
Saved Bookmarks
| 1. |
The associated R function is dweibull(x, shape, scale = 1) is for _________ distribution.(a) Logistic(b) Lognormal(c) Weibull(d) SimpleI have been asked this question in semester exam.My question comes from Distribution topic in section Distributions, Graphics & Neural Networks of R Programming |
|
Answer» Right choice is (c) Weibull |
|