Significance stars (was Re: R-beta: glm bug)

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Sat Jun 20 01:05:15 CEST 1998


Martin Maechler <maechler at stat.math.ethz.ch> writes:

> 
> >>>>> "PD" == Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes:
> 
>     PD> Martin Maechler <maechler at stat.math.ethz.ch> writes:
>     >> Jim Lindsey wanted  a  *global* option so that he can turn it off for all
>     >> his students when they just use
>     >> 
>     >> summary([g]lm(....))
>     >> 
>     >> 
>     >> Any proposals for a NAME of the global option?
> 
>     PD> Anything wrong with signif.stars ?
> 
> well, yes insofar that you must explicitly use  
> 
> 	print( summary(glm( model1...)),  signif.stars = FALSE)
...
> as opposed to
> 
> 	options(show.signif.stars = FALSE)
> 	summary(glm( model1...))
> 	summary(glm( model2...))
...

I meant: Anything wrong with using the same *name*? (options(signif.stars=F))

>     >> NOTE:  We do  *NOT* advocate believing in P-values,
> 	      ^^
> 	      was not "R-core" but ``people at ETH stat.dept''
I know...

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list