compare function

Model comparison

Model comparison

This function will print a table comparing multiple models on chi-square, AIC and BIC.

compare(...) ## S3 method for class 'psychonetrics_compare' print(x, ...)

Arguments

  • ...: Any number of psychonetrics models. Can be named to change the rownames of the output.
  • x: Output of the compare function.

Returns

A data frame with chi-square values, degrees of freedoms, RMSEAs, AICs, and BICs.

Author(s)

Sacha Epskamp

  • Maintainer: Sacha Epskamp
  • License: GPL-2
  • Last published: 2024-06-20