Skip to content
Prev 278868 / 398502 Next

Parameters setting in functions optimization

Le 11/30/2011 2:09 AM, Florent D. a ?crit :

Thanks for your answer !
I'm not dedicated to optim() fonction. I just want to optimise my two 
parameters and the loglikelihood result, and if there's a better 
fonction for that, I wish I could use it.
My own function, otherwise it would be simplier to discuss about my 
problems.
I'm not familiar, but I'll search about browser().

If the function with par is correct, any idea of what I've made with this :

optimx(c(30,50),ms=c(0.4,0.5), fn=LogLiketot)

?