Return the symbol related to the p-value: 0 '***
' 0.001 '**
' 0.01 '*
' 0.05 '.
' 0.1 ' ' 1. Values above p = 1
will return NA
.
p_symbol(p, emptychar = " ")
p | p value |
---|---|
emptychar | text to show when |
Text
NOTE: this function will be moved to the cleaner
package when a new version is being published on CRAN.
The lifecycle of this function is questioning. This function might be no longer be optimal approach, or is it questionable whether this function should be in this AMR
package at all.
On our website https://msberends.github.io/AMR/ you can find a comprehensive tutorial about how to conduct AMR analysis, the complete documentation of all functions and an example analysis using WHONET data. As we would like to better understand the backgrounds and needs of our users, please participate in our survey!