Changelog
Source:NEWS.md
betaMC 1.3.0
CRAN release: 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
CRAN release: 2023-04-13
Minor
- The Monte Carlo simulation of parameters is done by the
MC()function. The output of theMC()function is passed to theBetaMC(),RSqMC(),SCorMC(),DeltaRSqMC(),PCorMC(), andDiffBetaMC()functions to generate Monte Carlo confidence intervals for various regression effect sizes.