Learn R Programming

MEET (version 5.1.1)

ModelDivergence: To create Model Divergence

Description

From the best parameter, this function, ModelDivergence, calculates the divergence matrix of the set of aligned nucleotide sequences.

Usage

ModelDivergence(iicc)

Arguments

iicc
A set of inicial conditions for the MEET-package

Examples

Run this code
require("MEET")
data(iicc)
iicc$parametersIdeal<-0.5
ModelDivergence(iicc)

Run the code above in your browser using DataLab