Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Extracting a scalar from a matrix


From   "Olivier Paradis-Beland" <[email protected]>
To   <[email protected]>
Subject   st: Extracting a scalar from a matrix
Date   Thu, 27 Nov 2003 09:33:05 -0500

I have a matrix (vector) of which I want to extract the first element as a scalar.
 
What I did is : matrix  alpha = beta[1,1]
 
The problem is that I need to use the extracted element (alpha) as a scalar rather than as a matrix.
 
Does anyone can help ?
 
Olivier

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index