is_infected_in_free_stall: Whether cows are infected in free pastures

Description Usage Arguments Value

View source: R/probability_function.R

Description

Whether cows are infected in free pastures

Usage

1
is_infected_in_free_stall(n_noinf, n_inf, month, param_sim)

Arguments

n_noinf

The number of non-infected cows in a barn.

n_inf

The number of infected cows in the barn.

month

The current month (1, 2, ..., 12).

param_sim

A list which combined param, a result of process_param() and a result of calc_param().

Value

A logical vector.


fmsan51/blvibmjp documentation built on Sept. 2, 2020, 9:04 p.m.