ergm_cutoff_message: Helper function for constructing gw* cutoff error messages

View source: R/InitErgmTerm.R

ergm_cutoff_messageR Documentation

Helper function for constructing ⁠gw*⁠ cutoff error messages

Description

Helper function for constructing ⁠gw*⁠ cutoff error messages

Usage

ergm_cutoff_message(cutoff, term, stat, arg = NULL, opt = NULL)

Arguments

cutoff

the maximum value for the statistic of interest.

term

the name of the term.

stat

the name of the statistic of interest.

arg

the name of the term argument (if any) that controls the cutoff.

opt

the name of the term option (if any) that controls the cutoff.

Value

A character string with the error message.


statnet/ergm documentation built on April 17, 2024, 12:21 p.m.