Learn R Programming

markovchain (version 0.6.9)

preproglucacon:

Description

Sequence of bases for preproglucacon DNA protein

Usage

data(preproglucacon)

Arguments

Format

A data frame with 1572 observations on the following 2 variables.
V1
a numeric vector, showing original coding
preproglucacon
a character vector, showing initial of DNA bases (Adenine, Cytosine, Guanine, Thymine)

References

Averuy Henderson, Fitting markov chain models on discrete time series such as DNA sequences

Examples

Run this code
data(preproglucacon)
preproglucaconMc<-markovchainFit(data=preproglucacon$preproglucacon)

Run the code above in your browser using DataLab