Skip to content

Reword site model and nsm better #113

@richelbilderbeek

Description

@richelbilderbeek

As a reviewer of the pirouette manuscript pointed out, a site model has

  • a gamma site model
  • a substitution model

Therefore, create_jc69_site_model(id = NA, gamma_site_model = create_gamma_site_model()) is a minor misnomer.

Better would be: create_site_model(id = NA, gamma_site_model = create_gamma_site_model(), subst_model = create_jc69_nsm()).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions