ci.yhat: Compute CI

View source: R/ci.yhat.r

ci.yhatR 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.


yhat documentation built on Oct. 11, 2023, 1:08 a.m.