semPower.showPlot: semPower.showPlot

View source: R/plots.R

semPower.showPlotR 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


semPower documentation built on Nov. 15, 2023, 1:08 a.m.