Hello all,
I was trying to print out intermediate matrix results in order to debug my Mata function. But I failed to find an appropriate built-in function. It seems that printf() can only print out scalar values. Is there another function to use? If not, how would you usually debug your codes in Mata?
Thank you in advance!
Related Posts with Print out matrix values in the process of Mata function
Inter rater reliability with missing observationsHi everyone, I am trying to calculate inter rater reliability for my data but am struggling due to …
How to create an indicator of total vocabulary score for bilingual childrenHi all, I am using a dataset with vocabulary data for 5585 children who are 2 years old. We have a…
Nesting an Iv in Diff-in-DiffHello everyone, I would like to ask one question that I am struggling on. I would like to estimate …
Setting a dummy if names appear in the previous year!Dear All, Suppose that I have data Code: * Example generated by -dataex-. To install: ssc install …
How i can see only interesting for me models.For example i have 100 columns named var... I wrote code for them like this: Code: xtmixed Y X1 X2…
Subscribe to:
Post Comments (Atom)
0 Response to Print out matrix values in the process of Mata function
Post a Comment