round_pval {pubh}R Documentation

Rounding p-values.

Description

round_pval is an internal function called by glm_coef to round p-values from model coefficients.

Usage

round_pval(pval)

Arguments

pval

vector of p-values, numeric.


[Package pubh version 1.3.2 Index]