encode_p_val_stars: Encodes p-values with a star rating according to the...

View source: R/F_encode_p_val_stars.R

encode_p_val_starsR Documentation

Encodes p-values with a star rating according to the Significance code:

Description

'.' for p-value < 0.1, '*' for < 0.05, '**' for < 0.01, '***' for < 0.001

Usage

encode_p_val_stars(pval)

Arguments

pval

the p-value

Value

character with the encoding

Author(s)

Konstantin Hopf konstantin.hopf@uni-bamberg.de


SmartMeterAnalytics documentation built on June 8, 2025, 1:55 p.m.