Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Investigate survival model alternatives to existing lifetime models #277

Closed
ricardoV94 opened this issue May 3, 2023 · 3 comments
Closed

Comments

@ricardoV94
Copy link
Contributor

Could be more flexible:

  1. Easier to integrate covariates
  2. Easier to customize (priors, likelihoods, arbitrary structure)
  3. More similar approach to MMM (have on robust model that can be customized)
@larryshamalama
Copy link
Contributor

  1. Easier to integrate covariates

Do you mean incorporate? This is very nit-picky for now, but integration of covariates within longitudinal (especially causal) has a very specific meaning (c.f. G-Formula or G-Computation).

My understanding is that the bigger goal for CLVs is to relax our model assumptions. In biostats, these purchase times can be referred as recurrent events or, when an outcome (e.g. purchase amounts) at these times are of primary interest, irregularly observed data or even covariate-driven/outcome-dependent/etc. observation times. I like Pullenayegum and Lim (2016)'s review paper and Ryu et al. (2007)'s paper, the latter is Bayesian.

Modelling of the outcome and timings can be done via joint modelling, i.e. having dependence between models parameters. All of this can also have sequential interventions, which can add causal layer to complicate things further (or make things more interesting).

This opens up sort of a rabbit hole in longitudinal modelling that I particularly enjoy, hence my bias.

@ricardoV94
Copy link
Contributor Author

ya incorporate!

@ColtAllen
Copy link
Collaborator

I'm planning to work on #134 soon. The methodology for adding time-invariant covariates is rooted in survival analysis:

https://www.brucehardie.com/notes/019/time_invariant_covariates.pdf

@pymc-labs pymc-labs locked and limited conversation to collaborators Nov 24, 2024
@ColtAllen ColtAllen converted this issue into discussion #1231 Nov 24, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

3 participants