dot-perform_glm: A simple wrapper around 'glm()' with family = binomial(link =...

Description Usage Arguments Value

Description

Calls glm(formula = symb_expr, family = family)

Usage

1
.perform_glm(symb_expr, family = binomial(link = logit))

Arguments

symb_expr

symbolic description of the linear predictor

family

a description of the error distribution

Value

Fitted model

glm_git fitted model


alan-turing-institute/DetectorChecker documentation built on Jan. 3, 2021, 10:37 a.m.