Slide 16
Slide 16 text
##@ 1.3 @##
>m_eco_q<-optim(par=0.5,
fn=log_likelihood_ecol_quarter,
lower=0,upper=1, # range of params to search
method='Brent', # Use this method for 1D models
control=list("fnscale"=-1),
hessian=TRUE,
q_flips=flips)
Where the eff is
this peak?