Learn R Programming

jstable (version 1.3.8)

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)

Value

The transforemed coefficients(95

Arguments

lmer.coef

lmer coefficients.

family

Family: "gaussian", "binomial", "poisson", "quasipoisson", etc..., Default: 'binomial'

dec

Decimal point

Details

DETAILS

Examples

Run this code
# EXAMPLE1

Run the code above in your browser using DataLab