| canonicalModel_ | R Documentation |
glm_... function.Return canonical model from model type string, function of object. Returns
a model as returned by glm_gaussian() and others, based on a string,
function or model type object (i.e. "glm_gaussian", glm_gaussian or
glm_gaussian()).
canonicalModel_(model)
model |
string, function or object representing a model type. |
model type object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.