Hello,
I am trying to make a column matrix (100X1) using different 100 matrices? What is the best possible way to do it?
If I write individually for each row, it will be like:
mat A = b1\b2\b3\b4 ........ so on till b100
Is there any way to make it simpler to write?
Thanks in advance
Related Posts with adding 100 rows in a matrix from different 100 matrices
teffects - predict pscore, psI estimated the following model before estimating. I need to check the predicted propensity score mo…
Probit regression coefficientsDear all, I have conducted a double-bounded contingent valuation study and analysed it in Stata with…
Assign a label of a variable to a different variable Code: gen x = 1 label var x "this is x" gen y = 2 label var y "this is x" // <- how to automat…
Loop for excel file import and Kruskal –Wallis testDear User, I am trying to import several excel files and perform Kruskal –Wallis test test. Therefor…
Categorisation of Explanatory Variables in Dynamic Panel EstimationsHi, I am trying to model determinants of corporate cash holdings for ~700 firms across 16 years. I …
Subscribe to:
Post Comments (Atom)
0 Response to adding 100 rows in a matrix from different 100 matrices
Post a Comment