Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

estimatesTable2

convert parameterEstimates to flextable


Description

convert parameterEstimates to flextable

Usage

estimatesTable2(
  fit,
  vanilla = TRUE,
  digits = 3,
  seek = NULL,
  replace = NULL,
  ...
)

Arguments

fit

An object of class lavaan. Result of sem function of package lavaan

vanilla

Logical

digits

integer indicating the number of decimal places to be used.

seek

string to look for

replace

A string of replacement

...

Further arguments to be passed to estimatesTable()


processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.