overallDistribution: Overall distribution of capacity

Description Usage Arguments Value

View source: R/distributions.R

Description

Computes the distribution of total capacity based on data by candidate and platform

Usage

1
2
3
4
5
6
7
8
9
overallDistribution(
  dcandidate,
  targetPermutations,
  dplatforms,
  poverall,
  psubcat,
  grid = 1,
  target = T
)

Arguments

dcandidate

data.table with information by candidate

targetPermutations

data.table with information about target permutations

dplatforms

data.table with information by platform

poverall

Overall probability that a vaccine is feasible

psubcat

Probability that no problem shows up at the subcategory level

grid

Resolution of the grid to compute all distributions

target

Whether to allow for target distributions (otherwise all targets succeed with probability 1)

Value

data.table with the overall distribution


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