DiggleGatesStibbard(0.02)
# prints a sensible description of itself
data(cells)
ppm(cells, ~1, DiggleGatesStibbard(0.05))
# fit the stationary D-G-S process to `cells'
ppm(cells, ~ polynom(x,y,3), DiggleGatesStibbard(0.05))
# fit a nonstationary D-G-S process
# with log-cubic polynomial trend
Run the code above in your browser using DataLab