Learn R Programming

semTable (version 1.8)

Structural Equation Modeling Tables

Description

For confirmatory factor analysis ('CFA') and structural equation models ('SEM') estimated with the 'lavaan' package, this package provides functions to create model summary tables and model comparison tables for hypothesis testing. Tables can be produced in 'LaTeX', 'HTML', or comma separated variables ('CSV').

Copy Link

Version

Install

install.packages('semTable')

Monthly Downloads

30

Version

1.8

License

GPL-2

Maintainer

Paul Johnson

Last Published

April 29th, 2020

Functions in semTable (1.8)

compareLavaan

Prepare a table to compare fit measures of confirmatory factor analyses (CFA)
detectNested

Discern nesting pattern of SEM coefficients
print.kutable

A print method for kutable objects
semTable

Creates Structural Equation Modeling Tables
starsig

How many stars would we need for this p value?
testtable

Test viewer for tex tables
markupConvert

Convert marked-up semTable structures to latex, html, or csv
escape

Text is cleaned (escaped) to prevent errors when used in LaTeX, file names, or HTML output.