beta_adjust_bin {mcen} | R Documentation |
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)
Arguments
beta |
The estiamte of beta with scaled data. |
sigma_x |
Sample tandard deviations of the original predictors. |
Value
Returns the adjusted coefficients
Author(s)
Ben Sherwood <ben.sherwood@ku.edu>, Brad Price <brad.price@mail.wvu.edu>
[Package mcen version 1.2.1 Index]