Learn R Programming

MEET (version 5.1.1)

ModelEntropy: To create Model Entropy

Description

From the best parameter, this function, ModelEntropy, calculates the redundancy profile of the set of aligned nucleotide sequences.

Usage

ModelEntropy(iicc)

Arguments

iicc
A set of inicial conditions for the MEET-package

Examples

Run this code
require("MEET")
data(iicc)
iicc$parametersIdeal<-1
ModelEntropy(iicc)

Run the code above in your browser using DataLab