<testonly>exactMPLEstrauss(cells, 0.1, ngrid=128)
exactMPLEstrauss(cells, 0.1, ngrid=128, project=FALSE)</testonly>
if(interactive()) {
exactMPLEstrauss(cells, 0.1)
coef(ppm(cells, ~1, Strauss(0.1)))
coef(ppm(cells, ~1, Strauss(0.1), nd=128))
exactMPLEstrauss(redwood, 0.04)
exactMPLEstrauss(redwood, 0.04, project=FALSE)
coef(ppm(redwood, ~1, Strauss(0.04)))
}
Run the code above in your browser using DataLab