The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Durga
packageDurgaDiff
can now calculate multiple different effect sizes. The old values for effect.type
of "cohens"
and "hedges"
are no longer accepted and generate an error. This backwards-incompatible change has been made so that users are required to consider the effect type they wish to use. See the help file for DurgaDiff
for more information.DurgaDiff
now calculates CI of group means using BCa bootstrapping rather than using a parametric formula. This means that a group with fewer than 3 distinct values will not have a CI calculated (lower and upper limits will be NA
).DurgaDiff
now accepts a vector for group.col
. A single group column is created by concatenating values from each specified group column.DurgaDiff
now accepts data in either long or wide format. Added the data set insulin.wide
as an example of wide format.DurgaPlot
: Ensure entirety of effect size is visible when on the right.DurgaDiff
: bootstrap implementation of CI samples each group separately. The bug sometimes meant that the effect size axis disappeared in plots for groups with small sample sizes. The confidence intervals will be slightly different now.violin.params
to DurgaPlot
to provide additional control over violin appearance.ef.size.lty
and ef.size.lwd
to DurgaPlot
to provide control over effect size error bar appearance.points.adjust
to DurgaPlot
to allow control over point layout.DurgaPlot
: violin.fill = FALSE
now correctly does not fill violins, rather than white fill.DurgaBrackets
; drawing many brackets sometimes resulted in overlapping brackets.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.