On 03/04/14 23:17, Andrew Wachira wrote:
Is there an R-package that computes the parameters of a nonhomogenous Poisson process with cyclic rate (the rate function has polynomial and trigonometric components)? Something more like NPPMLE ( http://www.ise.ncsu.edu/jwilson/files/johnson94orl.pdf ) but in R?
Have you tried Google? Have you tried RSiteSearch()? These would have led you fairly quickly to the NHPoisson package which *might* be able to accomplish what you want. cheers, Rolf Turner ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.