get_robust_vcxt_panel {lpirfs} | R Documentation |
Create and returns a function to estimate hc and clustered standard errors for panel data.
Description
Create and returns a function to estimate hc and clustered standard errors for panel data.
Usage
get_robust_vcxt_panel(func_name)
Arguments
func_name |
A character. |
Value
A function.
References
Croissant, Y., Millo, G. (2017). "Robust Standard Error Estimators for Panel Models: A Unifying Approach." Journal of Statistical Software, 27(2), 1-43. doi:10.18637/jss.v082.i03.
[Package lpirfs version 0.2.3 Index]