Hi there,
I am trying to create a multiple regression table with the command 'asdoc' for a Tobit model and a FIML model. However, I keep getting the error "option nocapslatent() not allowed" but I can not identify the source of error. Furthermore, my version of asdoc is not the problem cause I have already uploaded the latest version of the command from http://fintechprofessor.com.
Here is my code:
asdoc tobit logy x1 x2 x3 if logy>1, vce (robust) replace nest stars stat(ll) cnames (Tobit) save (table)
asdoc sem (m_logy <- x1 x2 x3), method(mlmv) replace nest stars stat(ll) cnames (FIML) save (table) append
I would highly appreciate some help and guidance.
Thanks in advance!
Related Posts with Problems with command asdoc
Error when run heatplot with "function drop() not declared in class ColrSpace (120 lines skipped) " Code: ssc install heatplot Code: ssc install palettes, replace Code: ssc install colrspace, repla…
Asymptomatic/Finite Sample analysisThis may not be the forum for this- perhaps Cross- Validated, but I don't have a Stata question as m…
Bootstrapped hierarchical regression?Hi! I'm trying to run a bootstrapped hierarchical regression but it doesn't seem to be working for m…
opening v11 do files on same PC with new v17I checked forums and Google. Could not find the right answer. In short, I had Stata 11 on wife's PC …
reshape errorDear Stata users, I am facing problem with -reshape wide- command. More specifically, I would like …
Subscribe to:
Post Comments (Atom)
0 Response to Problems with command asdoc
Post a Comment