counti: counti

View source: R/summary.R

countiR Documentation

counti

Description

A method to count the number in some compartments.

Usage

counti(
  model,
  class = c("true", "calf", "heifer", "cow", "apparent", "milk", "nmilk"),
  type = c("nop", "wnp")
)

Arguments

model

A paratb model object

class

The age category or sample type that you want the prevalance from

type

The type of prevalence

Details

Similar to prev but without the denomenator

Value

A data.frame from the SimInf::prevalance method

A data.frame from the SimInf::prevalance method

Author(s)

Thomas Rosendal


trosendal/paratb documentation built on Oct. 7, 2022, 3:42 p.m.