Interaction coefficient causing tdpreds error #65
-
|
Hey Charles, I'm estimating the following CT model which has a time-varying predictor and the interaction term with this predictor: Following is the code for estimating this model with individually-varying terms: However, whenever I run the ctStanFit function, it gives me the following error: After running it through the debugger, it looks like the error is coming from these two nested functions: ctStanModelMatrices and ctModelTransformsToNum. Do you have any suggestions on dealing with this error? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Thanks for the report, there was indeed a little bug in the tdpred reference detection, fixed now! |
Beta Was this translation helpful? Give feedback.
Thanks for the report, there was indeed a little bug in the tdpred reference detection, fixed now!