Hi David,
Thank you so much.
-Cassie
On Sun, Jun 16, 2013 at 9:19 PM, David Winsemius wrote:
>
> On Jun 16, 2013, at 7:15 PM, David Winsemius wrote:
>
> >
> > On Jun 16, 2013, at 6:46 PM, cassie jones wrote:
> >
> >> Dear R-users,
> >>
> >> I am trying to integrate a function using integrate c
On Jun 16, 2013, at 7:15 PM, David Winsemius wrote:
>
> On Jun 16, 2013, at 6:46 PM, cassie jones wrote:
>
>> Dear R-users,
>>
>> I am trying to integrate a function using integrate command in R.
>> The function is as follows,
>>
>> integrand
>> function(x,a)
>> {
>> exp(-0.5*a*(1+x^2))/(1+x^
On Jun 16, 2013, at 6:46 PM, cassie jones wrote:
> Dear R-users,
>
> I am trying to integrate a function using integrate command in R.
> The function is as follows,
>
> integrand
> function(x,a)
> {
> exp(-0.5*a*(1+x^2))/(1+x^2)
> }
>
> Now while I want to integrate it using the command integr
3 matches
Mail list logo