After I upgraded to Stata 17, I experienced an error message when I ran snapspan syntax. I believe it is a bug as the syntax works very well in Stata 16.
Observations: 11
Variables: 4 2 May 2021 09:59
--------------------------------------------------------------------------------
Variable Storage Display Value
name type format label Variable label
--------------------------------------------------------------------------------
idind double %14.0f INDIVIDUAL ID
doe2 float %d
event double %3.0f Central Obesity
xvar4c double %9.0g
--------------------------------------------------------------------------------
Sorted by:
Note: Dataset has changed since last saved.
. snapspan idind doe2 event,replace
note: unknown function 3" obs ()
r(133);
Related Posts with Stata 17 snapspan does not work
Loop with a synthetic control methodHi everyone, I have a dataset at the state level with 39 states and I want to do a synthetic contro…
Method deriving weight of second level for mtobit modelI would like to analyse my data in the multi-level Tobit method (metobit) with applying two-level we…
Reshape dataHi I have the following data having following variables lat level lon time air dup time2. The level…
Multiple random slopes in a mixed linear modelDear all, I have unbalanced panel data with repeated sampling over 6 years, hence I am employing mi…
Leading zeroHi statalist community, Code: * Example generated by -dataex-. For more info, type help dataex cl…
Subscribe to:
Post Comments (Atom)
0 Response to Stata 17 snapspan does not work
Post a Comment