joinAllOutcomeData: Join All Outcome Data

Description Usage Arguments Details Value

View source: R/joinAllOutcomeData.R

Description

Combines area level post-stratified predictions with surveillance data. Take predictions from different models.

Usage

1
joinAllOutcomeData(pred, adj = 0.87, survData.filename = NA, ...)

Arguments

pred

Prediction array. Ensure that the first column is the LA names.

adj

Double counting adjustment <=1. From Sarah Woodall's paper.

survData.filename

User supplied surveillance data

Details

##TODO## I've commented-out the logisitic knn predictions and used the MRP one instead

Value

CTADGUM_pred


n8thangreen/STIecoPredict documentation built on June 7, 2020, 12:50 p.m.