model.string | R Documentation |
Function to generate a function string for a model consisting of features
model.string(model, features, link = "I", round = 2)
model |
A logical vector indicating which features to include |
features |
The population of features |
link |
The link function to use, as a string |
round |
Rounding error for the features in the printed format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.