titgof | R Documentation |
The goodness-of-fit output from N.mix.gof()
for the top model from the great tit analysis in the N-mixture practiccal.
data("titgof")
The format is: List of 6 $ model.type: chr "unmarkedFitPCount" $ chi.square: num 2910 $ t.star : num [1:200, 1] 755 726 730 695 661 ... $ p.value : num 0 $ c.hat.est : num 4.01 $ nsim : num 200 - attr(*, "class")= chr "Nmix.chisq"
data(titgof)
## maybe str(titgof) ; plot(titgof) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.