Learn R Programming

jstable (version 0.9.2)

lmerExp: 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

Value

The transforemed coefficients(95

Details

DETAILS

Examples

Run this code
# NOT RUN {
  #EXAMPLE1
# }

Run the code above in your browser using DataLab