NEWS
betaMC 1.3.3 (2025-10-19)
Patch
betaMC 1.3.2 (2024-04-14)
Patch
- Minor documentation edits.
betaMC 1.3.1 (2023-10-15)
Patch
- Minor edits to setting seed.
betaMC 1.3.0 (2023-08-22)
Minor
- Added the
MCMI() function
to perform Monte Carlo simulation of parameters
for data sets with missing values
using multiple imputation.
betaMC 1.2.0 (2023-04-13)
Minor
- The Monte Carlo simulation of parameters
is done by the
MC() function.
The output of the MC() function
is passed to the
BetaMC(), RSqMC(), SCorMC(), DeltaRSqMC(), PCorMC(),
and DiffBetaMC() functions
to generate Monte Carlo confidence intervals
for various regression effect sizes.
betaMC 1.0.0 (2023-01-09)
Major