createGLM | R Documentation |
NB: the variable "_Alpha" will not be added to the model formula but will be added as the model component m.glm$alpha NB: the variable "_sd" will not be added to the model formula but will be added as the model component m.glm$sd
createGLM(modeldf)
modeldf |
model dataframe containing the cols (in any order): "Variable" = variable name. can be an expression like MAGE*MAGE "ClassVal0" = variable level. If present is appended to the variable name, eg: MAGELvl1 "Estimate" = variable coeffient |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.