Skip to content

Commit 5dcb8f4

Browse files
committed
Update Complex-Models.md
Update MixtureFinder
1 parent 958fa5a commit 5dcb8f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/Complex-Models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Here, we change the LRT p-value to 0.01. To use information criteria instead of
164164

165165
iqtree -s example.phy -m MF+MIX -lrt 0 -merit BIC
166166

167-
Here, `-lrt 0` means turn of the LRT, then `-merit BIC` means using BIC to assess the number of classes. (Note that: `-merit` also decides the creterion for selecting subtitution model type in each classes. If using LRT for assessing the number of classes, the default creterion for selecting subtitution model type is BIC.)
167+
Here, `-lrt 0` means turn off the LRT, then `-merit BIC` means using BIC to assess the number of classes. (Note that: `-merit` also decides the creterion for selecting subtitution model type in each classes. If using LRT for assessing the number of classes, the default creterion for selecting subtitution model type is BIC.)
168168

169169
Options for ModelFinder also work for MixtureFinder, e.g.:
170170

0 commit comments

Comments
 (0)