
Last chance! 50% off unlimited learning
Sale ends in
## S3 method for class 'numeric':
Desc(x, xname = NULL, highlow = TRUE, plotit = FALSE, ...)
TRUE
.PlotDesc.numeric
, which again basically is
PlotFdist
. Default is MeanSE
.quantile
with probs set to c(.05, .10, .25, .5, .75, .9, .95).mad
)Skew
.Kurt
.PlotFdist
.Desc
, PlotDesc
Desc(d.pizza$temperature)
# contains all results of:
quantile(d.pizza$temperature, na.rm=TRUE)
Run the code above in your browser using DataLab