Skip to content

Commit 2ec6b56

Browse files
20251121 - edit return value formatting
1 parent 5311e38 commit 2ec6b56

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

R/measurementNoninvarianceEffectSize.R

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@
1616
#' @param model_constrained \code{lavaan} model object for constrained
1717
#' model.
1818
#'
19-
#' @return \mjeqn{w}{w} and \mjeqn{\Delta \mathrm{M}_{\mathrm{C}}}{Delta M_C}.
19+
#' @return
20+
#' \if{html}{\out{\(w\)}}\if{latex}{\eqn{w}}
21+
#' and
22+
#' \if{html}{\out{\(\Delta \mathrm{M}_{\mathrm{C}}\)}}
23+
#' \if{latex}{\eqn{\Delta \mathrm{M}_{\mathrm{C}}}}.
2024
#'
2125
#' @family structural equation modeling
2226
#'

man/measurementNoninvarianceEffectSize.Rd

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)