Retrieve formulas from models fitted by bnec.
x should be of class bayesnecfit or
bayesmanecfit.
# S3 method for class 'bayesnecfit'
formula(x, ...)
# S3 method for class 'bayesmanecfit'
formula(x, model, ...)An object of class bayesnecfit or
bayesmanecfit.
Unused.
A valid model string.
An object of class bayesnecformula.