acro_lm: Fits Ordinary Least Squares Regression

View source: R/acro_regression.R

acro_lmR Documentation

Fits Ordinary Least Squares Regression

Description

Fits Ordinary Least Squares Regression

Usage

acro_lm(formula, data)

Arguments

formula

The formula specifying the model.

data

The data for the model.

Value

Regression Results Wrapper.


acro documentation built on April 4, 2025, 3:51 a.m.