Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_resids_ols

Compute residuals from OLS model


Description

Estimate residuals from OLS model.

Usage

get_resids_ols(y_data, x_data)

Arguments

y_data

A vector for the left hand variable.

x_data

A matrix with right hand variables.

Value

A numeric vector with residuals from OLS regression.

Author(s)

Philipp Adämmer


lpirfs

Local Projections Impulse Response Functions

v0.2.0
GPL (>= 2)
Authors
Philipp Adämmer [aut, cre] (<https://orcid.org/0000-0003-3770-0097>), James P. LeSage [ctb], Mehmet Balcilar [ctb], Jon Danielsson [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.