run_regression | R Documentation |
This function runs the underlying regression models
run_regression()
object |
An ALASCA object |
An ALASCA object We need to modify the model matrix. Therefore, self["formula"]["formula"] contains the original terms, whereas self["formula"]["regression_formula"] has replaced the terms with the modified model matrix We need to modify the model matrix. Therefore, self["formula"]["formula"] contains the original terms, whereas self["formula"]["regression_formula"] has replaced the terms with the modified model matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.