powered by
print
## S3 method for class 'ppm': print(x,\dots, what=c("all", "model", "trend", "interaction", "se", "errors"))
ppm
"ppm"
See ppm.object for details of the class "ppm".
ppm.object
plot.ppm
predict.ppm
data(cells) Q <- quadscheme(cells) m <- ppm(Q, ~1, Strauss(0.05)) m
Run the code above in your browser using DataLab