Learn R Programming

ordinalTables (version 1.0.0.3)

Agresti_extract_delta: Extracts the quasi-symmetry information from the result provided.

Description

Extracts the quasi-symmetry information from the result provided.

Usage

Agresti_extract_delta(result)

Value

list consisting of beta: the beta coefficient se: the standard error of beta z: the ratio beta / se delta: the delta coefficient = exp(2.0 * beta)

Arguments

result

result of call to log_linear_fit()