In general, the analysis of a homogenous or non-homogenous Poisson process $X(t)$ is well known (we can compute waiting time, master equations, etc.). Here denote the rate as $\lambda$ (or $\lambda(t)$ for the non-homogeneous case). Cases where $\lambda$ depends on the current state of $X(t)$ are also standard (e.g. $\lambda(t) = \lambda_{0}X(t)$).
What about the case when the rate $\lambda(t)$ is a random variable, which is dependent on the history of $X(t)$. Has this sort of process been studied? You can imagine many physical applications where this kind of assumption is relevant (e.g. resource consumption). Of course, the system would be non-Markovian, but it seems like it should be simple enough to be tractable.
I guess another way to think of it would be a Poisson process, where the rate is coupled to an SDE, which is dependent on X(t). Not sure if there is a standard name for such systems, and I am just curious if they fall under some other umbrella term (e.g. semi-Markov models, renewal processes, etc.)
I don't think that this can be Markovian, since $\lambda$ depends on the entire history of $X(t)$. Is this really an embedded Markov chain then, since $\lambda(t)$ is not Markovian?
@Michael Do you have a good resource on embedded Markov chains (I am not an expert by any means).
– user32486 Jun 07 '25 at 00:59