scoreMatrix: Quality checks for the score, if smoking variable is...

Description Usage Arguments Value Examples

View source: R/scoreCheck.R

Description

Quality checks for the score, if smoking variable is available

Usage

1
scoreMatrix(classScore, questVariable)

Arguments

classScore

returned from the smokeScore function, specifying "class"

questVariable

a binary variable for expsure to maternal smoking during pregnancy, available in the researchers study data

Value

scoreMatrix as confusion matrix.

Examples

1
2
3
4
## Not run: 
 scoreMatrix(classScore, questVariable)
 
## End(Not run)

Hobbeist/DNAsmokeR documentation built on Nov. 18, 2019, 5:17 a.m.