Skip to content

Commit

Permalink
See #640; sorry, pushed to master instead of 2.3.4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtPoon committed Sep 21, 2017
1 parent 4f21212 commit d12f263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/TemplateBatchFiles/TemplateModels/modelParameters.mdl
Expand Up @@ -7,8 +7,8 @@ if (!SKIP_MODEL_PARAMETER_LIST)
ChoiceList (modelType,"Model Options",1,SKIP_NONE,
"Local","All model parameters are estimated independently for each branch.",
"Global","Model parameters are shared by all branches, branch lengths are estimated independently.",
"Global w/variation","Model parameters are shared by all branches, branch lengths come from a user-chosen distribution, whose parameters are estimated.",
"Global w/variation+HM","Model parameters are shared by all branches, branch lengths come from a user-chosen distribution, whose parameters is estimated; rates at adjacent sites are correlated via a simple Hidden Markov model with an autocorrelation parameter lambda."
"Global w/variation","Model parameters are shared by all branches. Rate variation across sites modelled by user-chosen distribution, whose parameters are estimated.",
"Global w/variation+HM","Model parameters are shared by all branches. Rate variation across sites modelled by user-chosen distribution, whose parameters are estimated; rates at adjacent sites are correlated via a simple Hidden Markov model with an autocorrelation parameter lambda."
);
}

Expand Down

0 comments on commit d12f263

Please sign in to comment.