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: Making vce(robust) the default


From   Richard Williams <[email protected]>
To   [email protected]
Subject   st: Making vce(robust) the default
Date   Thu, 04 Aug 2011 11:40:57 -0500

I am writing a program and want to make vce(robust) the default if vce is not otherwise specified. How can I do that? My first impulse was to specify something like

if "`vce'" == "" local vce(robust)

But, a lot of other commands can set vce as well (svy:, robust, cluster) so I am not sure if that will work. vce(oim) is the usual default.

-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME:   (574)289-5227
EMAIL:  [email protected]
WWW:    http://www.nd.edu/~rwilliam

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