Learn R Programming

metaplot (version 0.2.1)

metastats: Format GLM Statistics

Description

Formats GLM statistics.

Usage

metastats(x, y, family = if (all(y %in% 0:1, na.rm = TRUE)) "binomial" else
  "gaussian", ...)

Arguments

x

x values

y

y values

family

regression family

...

other arguments

Value

character

See Also

metapanel

Other regression functions: model, region