replaceMissingData: Find replacement data for missing values

Description Usage Arguments

Description

For analysts that don't report on certain values the averages across other analysts are calculated so they can be imputed.

Usage

1
replaceMissingData(statData = data.table(), calcType = "weighted")

Arguments

statData

A data.table. Assumes outout from the getMeltedData function.

calcType

A string specifying which calculation method to use for the average values


dadrivr/ffanalytics documentation built on May 14, 2019, 3:12 p.m.