Closed hadley closed 7 years ago
From printCoefMat():
printCoefMat()
Signif <- symnum(pv, corr = FALSE, na = FALSE, cutpoints = c(0, 0.001, 0.01, 0.05, 0.1, 1), symbols = c("***", "**", "*", ".", " "))
And ?format.pval
?format.pval
https://twitter.com/michaelhoffman/status/636172115729887232 + https://twitter.com/neuhier_/status/857173902816145411
Fixed in 4be1aa3
From
printCoefMat()
: