Take a look on symnum function:
symnum(runif(30), cutpoints = c(0, 0.01, 0.05, 0.1, 1), symbols = c("***",
"**", "*", ""))
On Wed, Feb 2, 2011 at 11:25 AM, Striessnig, Erich <
erich.striess...@wu.ac.at> wrote:
> Hi all,
>
> Does anyone know a way to change the significant stars in mtable (packa
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
2 matches
Mail list logo