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.
The boot*()
functions now return the bootstrap
statistics as a carlboot
object, which has
print
, plot
, summary
, and
confint
methods.
The permTest*()
functions now return the bootstrap
statistics as a carlperm
object, which has
print
, plot
, and summary
methods.
Additional arguments were added to the boot*()
and
permTest*() functions:
xlab,
ylab,
title,
seed`.
Some arguments were deleted from the boot*()
functions: legend.loc
(just use ggplot2 theme if needed),
hist.title
(now use title
)
All plots generated by the boot*()
and
permTest*()
functions are now rendered via
ggplot2.
Added a new bootstrap function: bootSlope()
Added two new permutation test functions:
permTestSlope()
and permTestAnova()
Added formula syntax for ``
Added a NEWS.md
file to track changes to the
package.
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.