powered by
Format p-values for show functions
anlz_pvalformat(x)
p-value formatted as a text string, one of p < 0.001, 'p < 0.01', p < 0.05, or ns for not significant
p < 0.001
'p < 0.01'
p < 0.05
ns
numeric input p-value
anlz_pvalformat(0.05)
Run the code above in your browser using DataLab