coeffs_txt: Extract text with results

Description Usage Arguments

View source: R/coeffs_txt.R

Description

Extract text with results from fitted lavaan object.

Usage

1
2
3
4
5
6
7
8
9
coeffs_txt(
  object,
  label_effect = NULL,
  lhs_effect = NULL,
  rhs_effect = NULL,
  indirect_effect = NULL,
  one_sided = FALSE,
  std_type = "std.all"
)

Arguments

object

fitted lavaan object


dienlin/td documentation built on June 15, 2021, 6:44 a.m.