myols: Beta Coefficients for standard OLS

View source: R/myols.r

myolsR Documentation

Beta Coefficients for standard OLS

Description

Returns the Beta values for an Ordinary Least Squares.

Usage

myols(x,y)

Arguments

x

A matrix of dependent variables.

y

A vector that is used as the independent variable.


Stevo15025/PANICr documentation built on Sept. 7, 2024, 4:30 p.m.