pvalf {micompr} | R Documentation |
Format p-values
Description
Generic function to format p-values.
Usage
pvalf(pval, params)
Arguments
pval |
Numeric p-value to format (between 0 and 1). |
params |
A list of method-dependent options. |
Value
A string representing the formatted p-value.
See Also
[Package micompr version 1.1.4 Index]