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 June 22, 2024, 9:53 a.m.