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 May 29, 2024, 3:13 a.m.