glm_events_ctr_eucl: Fits events distances from the centre using glm

View source: R/clump.R

glm_events_ctr_euclR Documentation

Fits events distances from the centre using glm

Description

Note that the parameter incl_event_list is a list of integers from 1-8. For all events this would be list(1,2,3,4,5,6,7,8). The integer values declare which damage events to include: 1=singletons, 2=doublets, 3=triplets, 4=larger clusters, 5=upper horizontal lines, 6=lower horizontal lines, 7=left vertical lines, 8=right vertical lines

Usage

glm_events_ctr_eucl(detector, incl_event_list = NA)

Arguments

detector

Detector object

incl_event_list

a list of events to be included

Value

Fitted model


alan-turing-institute/DetectorChecker documentation built on April 13, 2025, 8:57 p.m.