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

.perform_glmR Documentation

A simple wrapper around glm() with family = binomial(link = logit)

Description

Calls glm(formula = symb_expr, family = family)

Usage

.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 April 13, 2025, 8:57 p.m.