Re: [R] Writing R Extensions : A new R package for Gini Index decomposition to prupose

2008-08-19 Thread Robert Duval
there are many useful decompositions of the Gini... which one did you implement? On Tue, Aug 19, 2008 at 8:42 AM, stephen sefick <[EMAIL PROTECTED]> wrote: > See if there is interest. If there is not make your own package or > see if someone else would like to include it into a package that is >

[R] Kernel Density estimation at specific points

2013-02-13 Thread Robert Duval
Dear All, I was wondering whether someone has created a kernel density evaluator that estimates the density at given specified points. The regular density() function evaluates the kernel at equidistant points, but I am interested in doing such evaluation along a list of values existing in a pre-s

Re: [R] Kernel Density estimation at specific points

2013-02-14 Thread Robert Duval
still others in other packages. > > -- Bert > > On Wed, Feb 13, 2013 at 8:35 AM, Robert Duval wrote: > > Dear All, > > > > I was wondering whether someone has created a kernel density evaluator > that > > estimates the density at given specified points. &

Re: [R] Splitting up the micEcon package?

2007-10-30 Thread Robert Duval
Dear Arne and Ott-Simm It always seemed weird to me mixing demand and firm models with SSel. models on a single package. Separating them would seem the logical thing to do. On the other hand, one more R package :/ , I´m not too big of a fan of increasing this list ad infinitum. My take on this