Introduction

Setup

Suppose we’re given a vector N noisy mosquito population estimates y = (y1, y2, ..., yN ) based on trap measurements which occur at times (t1, t2, ..., tN ), representative of the population’s evolution over the course of an entire season or year τ.

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(mosqcontrol)


Try the mosqcontrol package in your browser

Any scripts or data that you put into this service are public.

mosqcontrol documentation built on Aug. 7, 2020, 5:06 p.m.