View source: R/summary_functions.R
summaryHAC | R Documentation |
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.
summaryHAC(model)
model |
The linear regression model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.