Hi tried to install standsurv with
Stata reports back:
I/O error
http://fmwww.bc.edu/repec/bocode/s/ either
1) is not a valid URL, or
2) could not be contacted, or
3) is not a Stata download site (has no stata.toc file).
current site is still http://www.stata.com/
r(691);
I need this file lstandsurv.mlib
I tried:
file http://www.stata.com/lstandsurv.mlib not found
could not load lstandsurv.mlib from http://www.stata.com/
r(601);
I also visited the website
STANDSURV: Stata module to compute standardized (marginal) survival and related functions (repec.org)
Tried to select download - but it won't work (in order to drag the file to my personal folder)
I also tried
stata takes you to the window with the link, when i press on it, i have the wheel of doom
How can I get hold of this file? Perhaps someone can send it to me as a private message pls?
Code:
ssc install standsurv
I/O error
http://fmwww.bc.edu/repec/bocode/s/ either
1) is not a valid URL, or
2) could not be contacted, or
3) is not a Stata download site (has no stata.toc file).
current site is still http://www.stata.com/
r(691);
I need this file lstandsurv.mlib
I tried:
Code:
net install lstandsurv.mlib
could not load lstandsurv.mlib from http://www.stata.com/
r(601);
I also visited the website
STANDSURV: Stata module to compute standardized (marginal) survival and related functions (repec.org)
Tried to select download - but it won't work (in order to drag the file to my personal folder)
I also tried
Code:
findit standsurv
How can I get hold of this file? Perhaps someone can send it to me as a private message pls?