Re: [R] try to find the MLE of a function

2008-06-19 Thread Manli Yan
t; > > From: Manli Yan <[EMAIL PROTECTED]> > > Subject: [R] try to find the MLE of a function > > To: "r-help@r-project.org" > > Received: Thursday, 19 June, 2008, 1:49 PM > > Hi everyone: > > I have a density function > > f(x|theta)=t

Re: [R] try to find the MLE of a function

2008-06-18 Thread Moshe Olshansky
ify a start value, i.e. your call should be mle(f,start=list(thetha=1)) --- On Thu, 19/6/08, Manli Yan <[EMAIL PROTECTED]> wrote: > From: Manli Yan <[EMAIL PROTECTED]> > Subject: [R] try to find the MLE of a function > To: "r-help@r-project.org" > Received:

[R] try to find the MLE of a function

2008-06-18 Thread Manli Yan
Hi everyone: I have a density function f(x|theta)=theta*x^(theta-1),where 00 in my function. Great thanks for your time~ [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-h