powered by
## S3 method for class 'ppm': logLik(object, ...)
"ppm"
If object is not a Poisson process, the maximised log pseudolikelihood is returned, with a warning.
object
ppm
data(cells) fit <- ppm(cells, ~x) logLik(fit) AIC(fit)
Run the code above in your browser using DataLab