lmerExp {jstable} | R Documentation |
lmerExp: transform the unit of coefficients (internal function)
Description
Transform the unit of coefficients to "Coeff", "OR" or "RR"
Usage
lmerExp(lmer.coef, family = "binomial", dec)
Arguments
lmer.coef |
lmer coefficients. |
family |
Family: "gaussian", "binomial", "poisson", "quasipoisson", etc..., Default: 'binomial' |
dec |
Decimal point |
Details
DETAILS
Value
The transforemed coefficients(95
Examples
# EXAMPLE1
[Package jstable version 1.3.0 Index]