Extract the formula from a model
Extract the model formula from a fitted object.
getformula(x) ## S4 method for signature 'ergm' getformula(x) ## S4 method for signature 'btergm' getformula(x) ## S4 method for signature 'mtergm' getformula(x) ## S4 method for signature 'tbergm' getformula(x)
x |
A fitted model. |
The getformula
function will extract the formula from a fitted model.
ergm
: Extract the formula from an ergm
object.
btergm
: Extract the formula from a btergm
object.
mtergm
: Extract the formula from an mtergm
object.
tbergm
: Extract the formula from a tbergm
object.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.