s2bak.addPred | R Documentation |
Adds 'so' (or other specified predictor) to the formula as an additional predictor. The arugment 'formula' assumes the formula follows a "Y ~ X" format. The function will not add the predictor if it is already in the formula.
s2bak.addPred(formula, pred = "so")
formula |
Formula or list of formulas to add 'pred' to |
pred |
Predictor name to add to formula |
A formula with added predictor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.