Vidyalelo
R Programming · Q7

Statistical Analysis with R (Distributions, Graphics)

Programming · R Programming · question 7

Q7

What is the role of the ecdf() function in R?

A.
Computes the empirical cumulative distribution function
Answer
B.
Estimates the expected cumulative distribution
C.
Evaluates the cumulative density function of a variable
D.
Creates an exclusive cumulative distribution function

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board