Hi aster users,
I have several questions, related to fitting some distributions in aster models.
1) If I want to use a normal distribution with for the last node of my graph, I need to provide a standard deviation. Is it necessary, as for the negative binomial distributions, to write an ad-hoc function to obtain the correct log likelihood from an aster fit before constructing the likelihood profile? I could not find a TR that would answer clarify this point.
2) From what I understand from the exampled, if I chose to use a negative binomial distribution for a given node, I can find the size that maximizes the likelihood for a given model (the full model), and I will keep using this size when I fit other models to test factors with LRT tests. This makes the approximation that size will not vary much. Should I re-optimize the size for each individual model? But if so, the full model and the simplified model would not be considered nested. or would they?
Thanks a lot for your insights,