stdCoefs: Calculate standardized regression coefficients

View source: R/coefs.R

stdCoefsR Documentation

Calculate standardized regression coefficients

Description

Calculate standardized regression coefficients

Usage

stdCoefs(
  modelList,
  data = NULL,
  standardize = "scale",
  standardize.type = "latent.linear",
  test.statistic = "F",
  test.type = "II",
  intercepts = FALSE
)

jslefche/piecewiseSEM documentation built on June 5, 2023, 6:19 a.m.