summaryHAC: Summary of Regression (Time Series Data)

View source: R/summary_functions.R

summaryHACR Documentation

Summary of Regression (Time Series Data)

Description

This function displays regression results with standard errors adjusted for possible presence of heteroskedasticity and autocorrelation using the method developed by Newey and West. This method is appropriate for time series data.

Usage

summaryHAC(model)

Arguments

model

The linear regression model.


dnepple/tprstats documentation built on April 5, 2025, 6:18 a.m.