Generate publication table from lavaan models
Source:R/models.R
make_pub_table_from_lavaan_models.RdThis function generates a publication table from a list of lavaan models to be exported or copy-pasted (e.g. into Excel). The table shows all parameters with operator "~" (i.e. regression paths) with significance level:
***p < .001**p < .01*p < .05+p < .10
Each column is a different outcome variable/lavaan model, each row is a different predictor.