Skip to content

Commit

Permalink
Add insem and incfa
Browse files Browse the repository at this point in the history
  • Loading branch information
haziqj committed Nov 2, 2024
1 parent 50e4f4e commit c769e51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions R/30-inlavaan.R
Original file line number Diff line number Diff line change
Expand Up @@ -1318,3 +1318,11 @@ isem <- function(
#' @rdname isem
#' @export
icfa <- isem

#' @rdname isem
#' @export
insem <- isem

#' @rdname isem
#' @export
incfa <- icfa

0 comments on commit c769e51

Please sign in to comment.