powered by
This function extracts the simulated values from the class cs.stats
cs.stats
MS_getStats(object,locus=1,population=1)
object of class "cs.stats"
"cs.stats"
the locus ID
the population ID
The return value is a matrix containing the simulation results of different statistical tests. (see MS())
# NOT RUN { # GENOME.class <- readData("...\Alignments") # GENOME.class <- neutrality.stats(GENOME.class) # ms <- MS(GENOME.class,thetaID="Tajima",neutrality=TRUE) # MS_getStats(ms) # }
Run the code above in your browser using DataLab