Releases: jeksterslab/betaMC
Releases · jeksterslab/betaMC
betaMC 1.3.2
betaMC 1.3.1
betaMC 1.3.0
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
Major
- 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.