PT {hurdlr} | R Documentation |
Typical Count Probability Likelihood
Description
PT
is used to calculate the likelihood of a user-defined
'typical' value count observation in a double-hurdle regression model.
Usage
PT(p, q, log = T)
Arguments
p |
vector of zero-count probabilities. |
q |
vector of 'typical' count probabilities. |
log |
logical operator. If |
Value
A vector of probabilities.
Author(s)
Taylor Trippe <ttrippe@luc.edu>
Earvin Balderama <ebalderama@luc.edu>
See Also
[Package hurdlr version 0.1 Index]