as a matrix or mata for further operations? I know that we can export the table through log or other commands, and then import the results into stata, and then use commands
such as mkmat to generate matrices, and use functions such as st_data() or st_view() to generate mata.
Is there a universal (the tables generated for various commands is generally applicable), selected (you can choose the corresponding row and column at will), direct (rather than
through a series of steps) command or method to generate Matrix or mata?
For example:
example 1:
Code:
npresent a b c
example 2:
Code:
fsum a b c
Need you help,Your reply is a great help to me, Thank you very much
0 Response to How toextract the results of various stata commands into matrices or mata universally and selectively
Post a Comment