R/maxLike.gmyc.R

Defines functions maxLike.gmyc

Documented in maxLike.gmyc

maxLike.gmyc <- function(gmyc){
	ML <- max(gmyc$likelihood)
	ML
}

Try the spiderDev package in your browser

Any scripts or data that you put into this service are public.

spiderDev documentation built on May 2, 2019, 5:23 p.m.