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
)

piecewiseSEM documentation built on March 7, 2023, 7:45 p.m.