Displaying 1 result from an estimated 1 matches for "4405d98f".
2006 Mar 01
0
[Fwd: Re: [R] a strange problem with integrate()]
...ange problem with integrate()
Date: Wed, 01 Mar 2006 11:44:33 -0600
From: Sundar Dorai-Raj <sundar.dorai-raj at pdf.com>
Organization: PDF Solutions, Inc.
To: vito muggeo <vmuggeo at dssm.unipa.it>
CC: r-help at stat.math.ethz.ch <r-help at stat.math.ethz.ch>
References: <4405D98F.6030709 at dssm.unipa.it>
vito muggeo wrote:
> Dear all,
> I am stuck on the following problem with integrate(). I have been out of
> luck using RSiteSearch()..
>
> My function is
>
> g2<-function(b,theta,xi,yi,sigma2){
> xi<-cbind(1,xi)
> eta...