This function combines upper and lower confidence intervals along with sample statistics and optionally stars intervals that do not contain 0.
combCI(lowerCI, upperCI, est, star=FALSE )
Returns estimate with confidence interval in ( ). Optionally, confidence interval not containing 0 is starred.
Lower CI
Upper CI
Estimate
Boolean to indicate whether CIs that do not contain zero should be starred.
Kim Nimon <kim.nimon@gmail.com>
This function evaluates the bootstrap metrics produced from /codeboot.yhat.
Nimon, K., & Oswald, F. L. (2013). Understanding the results of multiple linear regression: Beyond standardized regression coefficients. Organizational Research Methods, 16, 650-674.