pit.oneStepAhead_hhh4ZI | R Documentation |
Non-Randomized Version of the PIT Histogram (for Count Data)
## S3 method for class 'oneStepAhead_hhh4ZI'
pit(x, units = NULL, ...)
## S3 method for class 'hhh4ZI'
pit(x, subset = x$control$subset, units = seq_len(x$nUnit), ...)
x |
an object of class |
units |
integer or character vector indexing the units for which to compute the PIT histogram. By default, all units are considered. |
... |
further arguments passed to |
subset |
subset of time points for which to produce the PIT histogram. Defaults to the subset used for fitting the model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.