-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Currently, RegressionTables.jl doesn't support custom covariance matrices. This is a pain, because GLM doesn't allow the user to cluster errors or your heteroskedastic errors in the glm command itself. People have to use CovarianceMatrices.jl to do this
It would be nice if the regtable command supported adding vcov as a keyword argument to make this work.
IljaK91
Metadata
Metadata
Assignees
Labels
No labels