Dear Statalisters,
I am employing a partial linear regression model (plreg) in a cross-sectional context in Stata 15.1. The plreg command is a user-written command by Michael Lokshin (Difference-based semiparametric estimation of partial linear regression models, The Stata Journal 6(3), p.377-383, 2006) and is available at SSC archive. The issue that I am facing is that the after running for several minutes, I get the error “characteristic contents too long. The maximum value of the contents is 67,784". This is most likely a consequence of the fact that I am employing cluster fixed effects in my analysis. I understand that this issue can be taken care of by using areg/reghdfe for linear or panel regressions, or by splitting the dataset in case of reshape command. However, both these options are not feasible in my case.
Any suggestions for a way out of this problem?
Thanks in anticipation.
Best,
Jaya
Related Posts with Query on "characteristic contents too long" error
Creating episodesDear All, I have an individual level panel data with 108 monthly waves. Code: Code: * Example …
No support for meqrlogit as of Stata 16I looked at the help file for meqrlogit in Stata 16 and it is no longer part of Stata 16. I couldn't…
Tabulate multiple variables with binary values into one table/supervariableHello everyone new here and to stata, so please forgive the numb question. I have a list of seven v…
Substracting dates to get days-betweeni, I am trying to work with dates - specifically getting the mean interval in days between two date…
marginsI have the following dataset. The dataset is about loans and it's interest rates, there are more var…
Subscribe to:
Post Comments (Atom)
0 Response to Query on "characteristic contents too long" error
Post a Comment