powered by
fit_sgd(phylo, tot_time, par, f=1, meth = "Nelder-Mead")
likelihood_sgd
# Some examples may take a little bit of time. Be patient! data(Calomys) tot_time <- max(node.age(Calomys)$ages) par_init <- c(1e7, 1e7-0.5, 1) #fit_sgd(Calomys, tot_time, par_init, f=11/13)
Run the code above in your browser using DataLab