ergm_cutoff_message | R Documentation |
gw*
cutoff error messagesHelper function for constructing gw*
cutoff error messages
ergm_cutoff_message(cutoff, term, stat, arg = NULL, opt = NULL)
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. |
A character string with the error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.