getstar: A function that returns an object of type character equal to...

Description Usage Arguments

Description

This function creates an object of type character equal to 1, 2, 3 or 4 stars (*) for diferents ranges of p values. To smaller p values correspond more number of stars.

Usage

1
getstar(p, pmax = 0.05, parenthesis = FALSE)

Arguments

p

numeric object. Usually a p value of a Test.

pmax

numeric object. Usually the maximun permisible Type I Error of a Test.

parenthesis

logical TRUE if parenthesis are required to wrap the stars


mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.