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

To EXPLAIN I would say: The ASSOCIATED R function is dweibull(x, shape, scale = 1). There are exact results for ordinary transformations of the STANDARD distributions, and distr takes ADVANTAGE of these in many CASES.



Discussion

No Comment Found

Related InterviewSolutions