?suppressWarnings
On Wed, May 20, 2009 at 8:10 AM, Eleni Rapsomaniki
<er339@medschl.cam.ac.uk>wrote:
> Dear R users,
>
> I have a long function that among other things uses the "survest"
function
> from the Design package. This function generates the warning:
>
> In survest.cph (...)
> S.E. and confidence intervals are approximate except at predictor means.
> Use cph(...,x=T,y=T) (and don't use linear.predictors=) for better
> estimates.
>
> I would like to turn this specific warning off, as it makes it difficult to
> detect other (potentially more crucial) warnings generated by other parts
of
> my code.
>
> Is there a way to do this?
>
> Eleni Rapsomaniki
>
> Research Associate
> Strangeways Research Laboratory
> Department of Public Health and Primary Care
>
> University of Cambridge
>
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
>
http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html>
> and provide commented, minimal, self-contained, reproducible code.
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem that you are trying to solve?
[[alternative HTML version deleted]]