Hello experts
I'm trying to perform a Stratification-Multilevel analysis using the hte package. However, when I use any of my variables as a factor, I get the following error:
factor-variable and time-series operators not allowed
r(101);
The code works when my variables are not indicated as a factor, as shown below:
hte sm Filhos_Total sup racac idade ocuppaic migagreg Escpais maeadol urbc [pw=V32039], estcom(poisson) noisily
The problem occurs when I indicate that one of them is a factor, as with the i.ocuppaic variable in the code bellow:
hte sm Filhos_Total sup racac idade i.ocuppaic migagreg Escpais maeadol urbc [pw=V32039], estcom(poisson) noisily
Does anyone know what is happening? Is it a sintax error?
Related Posts with factor-variable and time-series operators not allowed r101
Table for Regression outputHi I would like to create a regression output table for multiple regressions that displays the coeff…
Problem with did_multiplegt Code: did_multiplegt ln_gift id month shock , controls(member age gender) robust_dynamic dynamic…
Regression Tobit Panel Data Fixed Effect (Estimation of Panel Data Censored Regression Model) Use Pantob With STATA 17Regression Tobit Panel Data Fixed Effect (Estimation of Panel Data Censored Regression Model) Use Pa…
Different Results When Running IV RegressionHi all, This is my 3rd post so far on this topic and I am so lost. Thank you guys so much for havin…
Correct Regression Methodlogy for Panel Data SetHi all, I currently have a panel data set for home-sharing listings from 2014-2021 for each month (…
Subscribe to:
Post Comments (Atom)
0 Response to factor-variable and time-series operators not allowed r101
Post a Comment