View source: R/cluster_model.R
about_variable | R Documentation |
about_variable()
returns information about the model variable.
about_variable(variable, model)
variable |
A variable in the fitted model output by |
model |
A fitted model created by |
Text that explains the variable
about_variable(
variable = "mu[1,2]",
model = example_model
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.