Learn R Programming

mcen (version 1.2.1)

beta_adjust_bin: Adjusts the value of the binomial coefficients to account for the scaling of x.

Description

Adjusts the value of the binomial coefficients to account for the scaling of x.

Usage

beta_adjust_bin(beta, sigma_x)

Value

Returns the adjusted coefficients

Arguments

beta

The estiamte of beta with scaled data.

sigma_x

Sample tandard deviations of the original predictors.

Author

Ben Sherwood <ben.sherwood@ku.edu>, Brad Price <brad.price@mail.wvu.edu>