| prebayesnecfit-class | R Documentation |
prebayesnecfit of models fitted with the brms packageThis is an intermediate class that was created to make both
bayesnecfit and bayesmanecfit objects lighter
to handle. It contains the original brmsfit
fitted object, name of non-linear model that was fitted, the list of
initialisation values applied, and the validated
bayesnecformula.
See methods(class = "prebayesnecfit") for an overview of
available methods.
fitThe fitted Bayesian model of class brmsfit.
modelA character string indicating the name of
the fitted model.
initA list containing the initialisation values
for to fit the model.
bayesnecformulaAn object of class bayesnecformula and
formula.
bayesnec,
bnec,
bayesnecfit,
bayesmanecfit,
bayesnecformula
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.