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]

Re: st: New command -xtmissingfill- for filling in missing values and balancing a panel


From   Muhammad Anees <[email protected]>
To   [email protected]
Subject   Re: st: New command -xtmissingfill- for filling in missing values and balancing a panel
Date   Mon, 21 May 2012 08:17:51 +0500

Hello,

Its really a blessing on those who usually get worried for their
unbalanced Panel Data.

Thanks William

Proudly being A regular follower of Statalist on Data Manipulation and
Panel Data Analysis,
Anees

On Mon, May 21, 2012 at 6:34 AM, William M. Doerner <[email protected]> wrote:
> Dear all,
>
> Greetings!  A new command -xtmissingfill- has been released to balance
> a panel and fill in missing values with several replace options.  I
> came across parts of code in the Stata tips, Statalist archives, and
> online websites and decided to combine ideas together into a single
> command.
>
> To install -xtmissingfill-, view its help file, and load in the
> example dataset, type:
>
> . ssc install xtmissingfill
> . help xtmissingfill
> . use "http://repec.org/bocode/m/municipality.dta";, clear
> . save "municipality.dta", replace
>
> Be sure you do not have a dataset with the same name in your present
> working directory before running the last line.  You will also need
> -tsspell- to replace with linear interpolations.
>
> This is my first command submitted to SSC so feedback is appreciated
> and will try to be incorporated into subsequent releases.
>
> Will Doerner
>
> *************************************
> Florida State University
> Department of Economics
> [email protected]
> *************************************
>
> *
> *   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/



-- 

Best
---------------------------
Muhammad Anees
Assistant Professor/Programme Coordinator
COMSATS Institute of Information Technology
Attock 43600, Pakistan
http://www.aneconomist.com

*
*   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