Hello
I know how to use R for estimating a parameter by using MLE if I have a simple 
function f(x,a). I am trying to design a program for a complicated function 
such as:  g(.)=sum(integral(f(x,a,t,k)))  where (a) is a parameter(needs to be 
estimated) , integral depends on (t) and sum is over (k). Does anybody have any 
idea?
Thank you
Diba
                                          
        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to