round_pval: Rounding p-values.

View source: R/display_functions.R

round_pvalR 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.


pubh documentation built on Nov. 14, 2023, 1:08 a.m.