Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

psignr

Format p values for the output and removes trailing numbers when p > .10


Description

Format p values for the output and removes trailing numbers when p > .10

Usage

psignr(pvals, sig.limit = c(0.05, 0.01, 0.001), html = FALSE)

Arguments

pvals

A vector with p-values

sig.limit

The thresholds for adding an additional asterisk

html

whether to use html coded output

Value

A string of asterisks

pvalr(c(0.432, 0.05, 0.00001))


seminr

Building and Estimating Structural Equation Models

v2.0.2
GPL-3
Authors
Soumya Ray [aut, ths], Nicholas Patrick Danks [aut, cre], André Calero Valdez [aut], Juan Manuel Velasquez Estrada [ctb], James Uanhoro [ctb], Johannes Nakayama [ctb], Lilian Koyan [ctb], Laura Burbach [ctb], Arturo Heynar Cano Bejar [ctb], Susanne Adler [ctb]
Initial release
2021-04-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.