View source: R/compareModels.R
ystandcoef | R Documentation |
The ystandcoef
returns the y-standardized coefficients. This is done by dividing each coefficients by the standard deviation of the latent y dependant variable.
ystandcoef(x) apecoef(x)
x |
A logistic or probit regression. |
The apecoef
returns the average partial effect of each coefficients.
The y-standardized coefficients in which case the "sdy"
attribute of the returned object store the "y" standard deviation or the average partial effects of each covariates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.