Hello,
i am currently working ob some multicollinearity diagnostics for my thesis. I am using the "collin" command but cannot figure out how to save the results to a file (tex or csv).
My command looks like this so far:
collin Lnfcita $exV1 $exV2 $endV1 $endV2
The problem is now to (possibly) save it to a matrix and then export it to a file. Commands like "esttab" do not work because there are no estimates to save.
"return list" also does not return any useable scalars, only two of the given summary statistics:
scalars:
r(cn) = 18.72139946221428
r(m_vif) = 1.170212376373024
Any suggestions?
Thank you in advance!
Kind regards,
Kathrin
0 Response to Save results after "collin" command
Post a Comment