ComputeScores: Measures the Accuracy of a Model vs. Control Dosages

Description Usage Arguments

Description

This measures the percentage of controls that agree with the predicted values.

Usage

1
ComputeScores(AllDosages, Controls = NULL)

Arguments

AllDosages

A serial data frame of all the relevant values including Job, Plate, RQ, CT, delta CT, and Sample Name.

Controls

data.frame containing the Control values for this experiment. Must have column names of Actual.Name, Name, Dosage; where Actual.Name is what is found exactly in the data sets, Name is the desired output name (often the same as Actual.Name), and Dosage is the Dosage for each control.


dsherma7/PolyploidDosageCalling documentation built on May 23, 2019, 6:06 p.m.