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

View source: R/mcen.r

beta_adjust_binR 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>


mcen documentation built on April 1, 2023, 12:11 a.m.

Related to beta_adjust_bin in mcen...