Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add p-values for coefficients for roll_lm #7

Closed
ab4es opened this issue Feb 19, 2018 · 2 comments
Closed

Add p-values for coefficients for roll_lm #7

ab4es opened this issue Feb 19, 2018 · 2 comments
Labels

Comments

@ab4es
Copy link

@ab4es ab4es commented Feb 19, 2018

Would it be at all possible to add p-values (Pr(>|t|)) to the output of roll_lm? It would be really useful when performing the rolling regression to observe if variables remained statistically significant through the regression period.

Thanks!

@jjf234
Copy link
Owner

@jjf234 jjf234 commented Feb 23, 2018

Thanks, I've received similar feedback from others so adding standard errors is on my list of enhancements I'd like to do too.

@jjf234 jjf234 added the enhancement label Feb 23, 2018
@jjf234
Copy link
Owner

@jjf234 jjf234 commented Jul 29, 2018

Standard errors have been added in the development version:

# install.packages("devtools")
devtools::install_github("jjf234/roll")
@jjf234 jjf234 closed this Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@jjf234 @ab4es and others
You can’t perform that action at this time.