conditionalEffectPlot: Make conditional effect plot

View source: R/conditionalEffectPlot.R

conditionalEffectPlotR Documentation

Make conditional effect plot

Description

Make conditional effect plot

Usage

conditionalEffectPlot(
  semfit,
  values = NULL,
  data,
  no = 1,
  mod = NULL,
  color = c("black", "red"),
  lty = c(1, 3),
  linesize = 1
)

Arguments

semfit

An object of class lavaan

values

Optional value

data

A data.frame

no

Integer

mod

Name of moderator variable

color

character vector line color

lty

numeric line type

linesize

numeric linesize


processR documentation built on Jan. 23, 2023, 5:44 p.m.