What is the role of the ecdf() function in R?
A. Computes the empirical cumulative distribution function
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
Join The Discussion