Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: AW: AW: storing jackknifed coeficients


From   Felipe Barbosa <[email protected]>
To   [email protected]
Subject   Re: st: AW: AW: storing jackknifed coeficients
Date   Wed, 2 Dec 2009 15:30:27 -0200

Thanks a lot!
It worked like a charm

Felipe Barbosa

On Wed, Dec 2, 2009 at 3:18 PM, Martin Weiss <[email protected]> wrote:
>
> <>
>
> Even simpler:
>
>
> *************
> webuse kva, clear
> stset failtime
>
> stcox load bear, vce(jack, sa(myfile, replace))
>
> u myfile, clear
> l
> *************
>
>
>
> HTH
> Martin
>
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected]
> [mailto:[email protected]] Im Auftrag von Martin Weiss
> Gesendet: Mittwoch, 2. Dezember 2009 18:15
> An: [email protected]
> Betreff: st: AW: storing jackknifed coeficients
>
>
> <>
>
>
>
> *************
> webuse kva, clear
> stset failtime
>
> jackknife _b, saving(myfile, replace) : stcox load bearings
> u myfile, clear
> l
> *************
>
>
>
> HTH
> Martin
>
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected]
> [mailto:[email protected]] Im Auftrag von Felipe Barbosa
> Gesendet: Mittwoch, 2. Dezember 2009 18:13
> An: [email protected]
> Betreff: st: storing jackknifed coeficients
>
> Dear Statalist,
>
> I want to save all coefficients (from all predictorseach time the
> model is run) when I use jackknife with the Cox regression model.
> I've tried using statsby and bcoeff, but without success
> Is there a way to make this automatically?
>
>
> Thanks a lot,
> Felipe Barbosa
>
> *
> *   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/
>
>
> *
> *   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/



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