Skip to content
Prev 285169 / 398502 Next

Cumulative density (kernel smoothing)

On Feb 13, 2012, at 1:01 PM, francogrex wrote:

            
I'm not aware of one, but you could use `integrate`. You will need to  
limit your range or use the version in package  logspline if your  
range is fixed. You will also need to account for the fact that the  
inteegral will only be approximately == 1. Searching the Archives will  
bring up several similar questions from prior years.\
`ecdf` is not based on density.