prev | R Documentation |
A method for calculating prevalance in a paratb model
prev( model, class = c("true", "calf", "heifer", "cow", "apparent", "milk"), type = c("nop", "wnp"), ... )
model |
A paratb model object |
class |
The age category or sample type that you want the prevalance from |
type |
the type pf prevalance |
... |
Other arguments |
This just assembles the pieces to pass onto the SimInf::prevalance function.
A data.frame from the SimInf::prevalance method
Thomas Rosendal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.