dgm.default: Default DGM handler

View source: R/dgm.R

dgm.defaultR Documentation

Default DGM handler

Description

Default DGM handler

Usage

## Default S3 method:
dgm(dgm_name, settings)

Arguments

dgm_name

Character string specifying the DGM type

settings

List containing the required parameters for the DGM or numeric condition_id

Value

Throws an error indicating the DGM type is unknown. This default method is only called when no specific DGM implementation is found for the given dgm_name.


PublicationBiasBenchmark documentation built on March 16, 2026, 5:07 p.m.