Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
khusmann committed Apr 4, 2021
1 parent d3bca3f commit 626cee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/mxMmodModel.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#' @param timevar name of column for measurement occasion
#' @param structure factor structure, see 'Details'
#' @param orthogonal if true, fix correlations between factors to 0
#' (correlations within factor derivatives are still estimated)
#' (A factor and its derivatives will still intercorrelate)
#' @param fiml if true, use raw data to fit model with FIML. Otherwise, fit using cov matrix
#' (dropping missing values if necessary).
#' @return an MMOD as an mxModel object
Expand Down

0 comments on commit 626cee5

Please sign in to comment.