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: R: No. of observations
From
<[email protected]>
To
<[email protected]>
Subject
st: R: No. of observations
Date
Tue, 22 May 2012 09:06:39 +0200
Dear Hassan,
if your problem is related to missing values in your sample, you can tackle
this issue as in the following chunk of code:
----------------------------------------
sysuse auto.dta
misstable summarize
-------------------------------------
Kindest Regards,
Carlo
-----Messaggio originale-----
Da: [email protected]
[mailto:[email protected]] Per conto di Hamizah Hassan
Inviato: martedì 22 maggio 2012 03:29
A: [email protected]
Oggetto: st: No. of observations
Greetings,
I have an issue that has been questioned where the no. of observations of my
full sample and sub-sample (of a variable) are not the same, i.e. the total
observations of my sub-sample is lesser than the full sample. How could I
explain this?
Thank you.
Regards,
Hamizah Hassan
RMIT University
Melbourne
*
* 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/
*
* 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/