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: how to store cf3 differences in a data set
From
"rasool.bux" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
RE: st: how to store cf3 differences in a data set
Date
Mon, 12 Nov 2012 11:38:51 +0000
Dear Maarten,
Thanks for reply. I have installed cf3 by using findit command in stata.
package cf3 from http://fmwww.bc.edu/RePEc/bocode/c
I don't want merge/update one from other file. We are doing double entry by two different operators and then compare to find the discrepancies of data entry and then third person will correct those discrepancies in the master dataset.
For that I have used cf3 with id option.
cf3 varlist using filename , id(varname) [noverbose]
I think I have clarified. I want to store the results in a data set.
Thanks
Rasool Bux
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Maarten Buis
Sent: Monday, November 12, 2012 3:09 PM
To: [email protected]
Subject: Re: st: how to store cf3 differences in a data set
On Mon, Nov 12, 2012 at 8:31 AM, rasool.bux wrote:
> When I compare data using cf3 with id option. Is there any way to save the differences in a data set as below format:
-cf3- is user written, so per the Statalist FAQ you must tell us where you got it from. This is to make sure we are talking about the same program, as there are often multiple version of user written software floating around in cyber space.
If you want more flexibility than -cf3- offers than you probably want to do this from first principle. There is a great set of tips and tricks for this kind of problems here:
http://blog.stata.com/2011/04/18/merging-data-part-1-merges-gone-bad/
http://blog.stata.com/2011/05/27/merging-data-part-2-multiple-key-merges/
Hope this helps,
Maarten
---------------------------------
Maarten L. Buis
WZB
Reichpietschufer 50
10785 Berlin
Germany
http://www.maartenbuis.nl
---------------------------------
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/
-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2013.0.2742 / Virus Database: 2617/5881 - Release Date: 11/07/12
________________________________
This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/