Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Dividing each column by the diagonal elements


From   Jason Park <[email protected]>
To   [email protected]
Subject   st: Dividing each column by the diagonal elements
Date   Fri, 30 Dec 2011 02:06:27 +1000

Given a n-by-n matrix, N, I'd like to divide each column N(:,i) by the
diagonal elelments D(i),
where D is such that mat = diag(vecdiag(N)).
How can this be done? I know this is too fundamental a question for
you, but I'm just new to Stata and it's quite different from the other
programming language I've been using for years.
Please enlighten me on this.

Many thanks in advance,
Jason
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index