Hello everyone,
When trying to export my probit output table to excel, i get an error. the table is presented below:
VCbacked | Coef. Std. Err. z P>|z| [95% Conf. Interval]
----------------------+----------------------------------------------------------------
tokensdistributed | -1.824454 .8578954 -2.13 0.033 -3.505898 -.1430096
cappeddummy | 0 (omitted)
hardcaplog | .1131385 .1253064 0.90 0.367 -.1324576 .3587345
Patentactivitydummy | .3764257 .3852203 0.98 0.328 -.3785922 1.131444
Completewhitepaper | -.5022828 .3432484 -1.46 0.143 -1.175037 .1704717
Problemdummy | 0 (omitted)
Solutiondummy | 0 (omitted)
Technicalaspectdummy | .5402596 .6296035 0.86 0.391 -.6937406 1.77426
Financialdetailsdummy | 0 (omitted)
GitHubdummy | .5708313 .414692 1.38 0.169 -.2419502 1.383613
numberoftotalcommits | .0000674 .0000442 1.52 0.128 -.0000193 .0001541
Diversityindex | 1.150011 1.88543 0.61 0.542 -2.545365 4.845386
utilitydummy | .6478353 .6807837 0.95 0.341 -.6864763 1.982147
Tokensupplylog | -.0149982 .0711659 -0.21 0.833 -.1544809 .1244844
durationindays | -.0018485 .0033664 -0.55 0.583 -.0084466 .0047496
Country_n | .0348053 .0202925 1.72 0.086 -.0049673 .0745779
WPpages | .0042897 .0129377 0.33 0.740 -.0210678 .0296471
_cons | -1.142926 2.110682 -0.54 0.588 -5.279786 2.993934
Then I use: outreg2 VCbacked tokensdistributed hardcaplog Patentactivitydummy Completewhitepaper Technicalaspectdummy GitHubdummy numberoftotalcommits Diversityindex utilitydummy Tokensupplylog durationindays Country_n WPpages, replace e(all) label excel alpha(0.001, 0.01, 0.05) symbol(***, **, *) ctitle(VC backed dummy) title(Probit modellen)
I get the following error: option e() not allowed r(198);
Does anyone know what I have to do to make sure I can get this table transfered to excel in the prefered way?
Thanks!!
Related Posts with transfering data to excel
Loading in blocks of dataHello I have the following data. It is a .txt file with 7 variables listed vertically with a line s…
bidirectional bar chart with different measurement unitsHi Statalist, I want to draw a graph similar to the following plot. I would appreciate any insights.…
Calculating the AIC and BIC of ARDL(p,q) models for different values of p and qDear all! I hope you are well. I am trying to calculate the AIC and BIC of ARDL(p,q) models for dif…
Time dummies in XTABOND2Hello, I am running a one step difference GMM dynamic panel model on stata using xtabond2. I am tr…
Fitting NL model with strictly positive dependent variable!I have estimated a model of the following form using NL: y=exp(xB)*(P^{gamma}) * (I^{theta}) + epsi…
Subscribe to:
Post Comments (Atom)
0 Response to transfering data to excel
Post a Comment