ci.yhat {yhat} | R Documentation |
Compute CI
Description
This function retrieves the proper elements from boot.ci.
Usage
ci.yhat(bty, CI)
Arguments
bty |
Type of CI |
CI |
CI |
Details
This function retrieves the proper elements from boot.ci.
Value
This function returns the proper elements from boot.ci.
Note
This function is internal to the yhat package and not intended to be an end-user function.
Author(s)
Kim Nimon <kim.nimon@gmail.com>
References
Nimon, K., & Oswald, F. L. (2013). Understanding the results of multiple linear regression: Beyond standardized regression coefficients. Organizational Research Methods, 16, 650-674.
[Package yhat version 2.0-4 Index]