Displaying 3 results from an estimated 3 matches for "eatimate".
Did you mean:
eatimated
2005 May 04
1
Questions about the intersection area under two kernel densities
Hi there,
I am working on a project which needs the value of the interaction area under two distributions( eatimated by kernel density estimators).
For example:
x<-rnorm(100,0,1)
y<-rnorm(100,0.2,1)
density(x) # This produces the summary of dependent variable and independent variable.
How can I get the individual values of variables and reform a curve to calculate the area under curve?
Is there a w...
2009 Mar 23
0
Parameter Estimation - "3 Paramter Gamma distribution"
...0,0,0,75000,0,0,0,0,0,6000,4300,3062,0,0,159649,0,
? 0,61329,0,0,0,0,0,0,0,0,0,214816,0,0,0,0,0,0,0,1200)
? In one of earlier mails, the following thing was suggested but I failed to understand its contents. As sugegsted therein, I had referred actuar package but couldn't understand the way to eatimate the paramters.
THE CONTENTS OF THE EARLIER MAIL
********************
You might want to look at the TransformedGamma or InverseTransformedGamma distributions, which are part of the actuar package, see page 41, 25 here:
http://cran.r-project.org/web/packages/actuar/actuar.pdf
You can then use fit...
2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
Hi,
I noticed that asterisk manager interface will only accept the originate
commands in sequential order. For example, if I want to ring two extensions
through the AMI, and while first extension is ringing, AMI won't execute and
ring second extension until first extension has answered the call.
Anybody has any ideas as I had the same results even tested with telnet
commands to AMI interface.