R/sim.rateshift.taxa.help.R

sim.rateshift.taxa.help <-function(dummy,n,lambda,mu,frac,times,complete=TRUE,K,norm){
	out<-sim.rateshift.taxa.loop(n,1,lambda,mu,frac,times,complete,K,norm)
	out
	}

Try the TreeSim package in your browser

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

TreeSim documentation built on May 2, 2019, 3:23 a.m.