eda_qq
and created their own functions:
eda_qqsym
and eda_theo
. The latter allows for theoretical distributions other
than Normal.eda_fval
function that generates f-values (probabilities) based on one of six algorithmseda_theopan
function that generates multi-panel theoretical QQ plots.eda_qqpool
function that generates multi-panel pooled residual plots.eda_shuffle
function that permutes values across groups.eda_sim
function that simulates distributions given kurtosis and skewness.eda_sl
now outputs Cleveland's spread-location plot as well as Tukey's spread-versus-level plot.eda_untie
function that splits ties in a vector by nudging them by a small amount.eda_rline
where incorrect residuals were returned.eda_jitter
and eda_boxls
plots when in horizontal mode.eda_rfs
function (the Cleveland residual-fit spread plot).eda_viol
function that generates a violin plot.eda_jitter
function that generates a jitter plot from univariate datasets.eda_qqmat
function that generates a qq plot matrix.eda_lm
now outputs an eda_lm
class.eda_rline
now outputs fitted.values
class.eda_lm
now accepts poly = 0
. This generates a flat line. Can be used with robust = TRUE
.eda_qq
function:inner
regioninner
region default is now 75%.l.val
was removed (this to de-clutter the plot)eda_qq
function.outliers
argument from eda_boxls
(#21).eda_qq
function.eda_lm
function.eda_lm
function (uses MASS::rlm
)show.par
option to eda_qq
eda_normfit
.eda_qq
.eda_normfit
.eda_pol
.eda_qq
.eda_dens
.eda_lm
via the parameters px
and py
.sd
labels to SD dashed lines in eda_lm
.eda_lm
will now output lm
intercept and slope.eda_rline
object.eda_re
if p = 1
, box-cox option is ignored.eda_boxls
.eda_sl
.eda_sl
.tukeyedar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.