# NOT RUN {
   DiggleGatesStibbard(0.02)
   # prints a sensible description of itself
   
# }
# NOT RUN {
   ppm(cells ~1, DiggleGatesStibbard(0.05))
   # fit the stationary D-G-S process to `cells'
   
# }
# NOT RUN {
   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