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

Aalen Additive Model #54

Open
pzivich opened this issue Oct 22, 2024 · 1 comment
Open

Aalen Additive Model #54

pzivich opened this issue Oct 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Estimating-Equation Request for new estimating equation

Comments

@pzivich
Copy link
Owner

pzivich commented Oct 22, 2024

Is your feature request related to a problem? Please describe.

In continuing expansion for survival data, one model to add is Aalen's additive hazard model. This can be structured as an estimating equation and gives some additional survival analysis support. It's not a super common model in the (epidemiology) literature, but it seems to have some uses.

Describe the solution you'd like

Add an ee_* for the Aalen additive hazard model

Describe alternatives you've considered

Don't provide an implementation, which limits the survival analysis tools provided in deli

Additional context

Some resources

https://pubmed.ncbi.nlm.nih.gov/12182121/

https://github.com/KenLi93/pci2s/blob/main/R/lin_ah.R#L115

@pzivich pzivich added the enhancement New feature or request label Oct 22, 2024
@pzivich pzivich self-assigned this Oct 22, 2024
@pzivich pzivich added the Estimating-Equation Request for new estimating equation label Oct 22, 2024
@pzivich
Copy link
Owner Author

pzivich commented Nov 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Estimating-Equation Request for new estimating equation
Projects
None yet
Development

No branches or pull requests

1 participant