Hi all,
Does anyone know a way to change the significant stars in mtable (package
memisc)? The default is
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1,
however I need it to be
Signif. codes: 0 '***' 0.01 '**' 0.05 '*' 0.1 ' ' 1
Kind regards,
Erich
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.