semPower.showPlot {semPower}R Documentation

semPower.showPlot

Description

Shows a plot showing central and non-central chi-square distribution.

Usage

semPower.showPlot(chiCrit, ncp, df, linewidth = 1, showLabels = TRUE)

Arguments

chiCrit

critical chi-square, e. g. qchisq(alpha, df, ncp = 0, lower.tail = FALSE)

ncp

non-centrality parameter under H1

df

degrees of freedom

linewidth

linewidth

showLabels

whether to add labels


[Package semPower version 2.1.0 Index]