Dear Stata community,
I'm using the Dynamic Panel Threshold methodology and get the following error when I run the xthenreg command:
maincode_0719(): 3301 subscript invalid
<istmt>: - function returned error
According to Stata, the "return code 3301 subscript invalid" means that "the subscript is out of range (refers to a row or column that does not exist) or contains the wrong number of elements." I get the same error no matter the specification I use, so I was wondering if you know what this error means and how it can be fixed.
Thank you in advance.
Luis
Related Posts with Estimating a Dynamic Panel Threshold Model with the xthenreg command
rename variablesI am poor at Stata coding. I would like to rename from "logind1-logind84" to " logcoefstandind101, l…
Selecting a subset of ordered variables without typing them manuallyDear all, I am trying to execute a fairly simple operation: Code: egen duration_desk=rowtotal(t_*…
Changing a binary policy variable shifting it to next year for repeated cross section data I've enlisted policy as a binary variable which I need to take 1 year forward. Like in my data for …
Interval censored survival using aggregate dataHello, I've got data on vials of drosophila infected with a virus. Then at each time point, I recor…
Kaplan Meier survival description output - no median resulthi all, I am using Stat 16 on Mac. I am calculating Kaplan Meier survival curves for 2 groups of pat…
Subscribe to:
Post Comments (Atom)
0 Response to Estimating a Dynamic Panel Threshold Model with the xthenreg command
Post a Comment