countryExpectedBenefits: Expected benefits for one country

Description Usage Arguments Value

View source: R/distributions.R

Description

Compute expected benefits from a portfolio for one country

Usage

1
2
3
4
5
6
7
8
countryExpectedBenefits(
  capacities,
  dcandidate,
  targetPermutations,
  dplatforms,
  par,
  grid = 1
)

Arguments

capacities

Vector of capacities for each candidate

dcandidate

data.table with candidate information

targetPermutations

data.table with permutations of targets

dplatforms

data.table with platform information

par

Parameters object with model parameters

grid

Size of the capacity grid

Value

Expected benefits from vaccination


jc-castillo/vaccineEarlyInvest documentation built on Sept. 29, 2020, 12:48 p.m.