run_regression: Run regressions

run_regressionR Documentation

Run regressions

Description

This function runs the underlying regression models

Usage

run_regression()

Arguments

object

An ALASCA object

Value

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


andjar/ALASCA documentation built on Sept. 15, 2024, 8:56 a.m.