Learn R Programming

RNOmni (version 0.4.0)

olsB: Ordinary Least Squares Coeefficient

Description

Calculate the OLS coefficient \((A'A)^{-1}A'Y\).

Usage

olsB(A, Y)

Arguments

A

Numeric matrix

Y

Numeric matrix