Skip to content

Covariate effects given by coeff_fe() - on the logit of the transition probability? #30

Answered by TheoMichelot
RonEfrat asked this question in Q&A
Discussion options

You must be logged in to vote

Both coeff_fe() and confint() refer to the coefficients of the linear predictor, e.g., intercepts and slopes associated with covariates. You can get the transition probabilities with par() or predict(). This is discussed in Section 7.4 and 8.1 of the main vignette.

Let me know if anything is unclear.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RonEfrat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants