Skip to content

Allow for custon vcov matrices #67

@pdeffebach

Description

@pdeffebach

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions