Skip to content

Add option for Firth-penalty for fitting GLM using brglm2 package #12

@svteichman

Description

@svteichman

Look into stability of brglm2, then add as an option (replacing glm.fit with brglm.fit as needed) for running glm to adding Firth penalty functionality. This will require a bit of craftiness to go from a design matrix (what raoBust uses to drop a column to estimate under the null) to a formula and data object (what brglm expects).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions