Last chance! 50% off unlimited learning
Sale ends in
Strauss(r=0.1)
# prints a sensible description of itself
data(cells)
## Not run:
# ppm(cells, ~1, Strauss(r=0.07))
# # fit the stationary Strauss process to `cells'
# ## End(Not run)
ppm(cells, ~polynom(x,y,3), Strauss(r=0.07))
# fit a nonstationary Strauss process with log-cubic polynomial trend
Run the code above in your browser using DataLab