Hi Guys,
Hereby I would like to ask a question regarding the (texdoc do not running; nothing to do) error. I'm fairly new to Stata, so this might be a beginner question.
I'm trying to built an HTML table based on the article "A Step-by-Step Procedure to Implement Discrete Choice Experiments in Qualtrics" by Sylvain Weber (2019).
Within this process Weber stated that I should initialize a text document, using the following code:
texdoc init DCE_${lg}.txt, replace
tex [[AdvancedFormat]]
Although I only changed the name of the txt document, Stata keeps repeating the error (texdoc do not running; nothing to do).
Since I did install the texdoc using "ssc install texdoc", I'm not sure why this error is popping up.
Does anybody know what I'm doing wrong and how to fix this?
Thanks in advance!
PS: I included the do file which comes with the article, so you guys are able to read the whole code
Related Posts with How to deal with the "(texdoc do not running; nothing to do)" error in case of HTML Tables
Value label defining within a variableDear Stata user, I am trying to define the value labels within a variable using the "if" code as fol…
Difference-in-difference regression (?) with aggregate (state-level) pooled cross-sectional dataGreetings, I'm running Stata 15.1 on OSX and working with aggregate state-level data. My dependent …
Factorial ANOVA and MANOVA, how to run?How do I run a Factorial ANOVA and/or MANOVA in Stata 13? I can't seem to find any tutorials in orde…
How to make a ttest with conditions?Hi! I don't know how to create a ttest for this null hypothesis: - H0: b1 +4b3 <= 50 - H1: b1 +4b…
How to adjust for large number of Observations being "ZERO" in my PROBIT modelDear Friends; I am running a Probit model where the dataset has a large number of zero values (98%) …
Subscribe to:
Post Comments (Atom)
0 Response to How to deal with the "(texdoc do not running; nothing to do)" error in case of HTML Tables
Post a Comment