boxplotScore: 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
boxplotScore(probScore, questVariable)

Arguments

probScore

probability score, returned from the smokeScore function, specifying "prob"

questVariable

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

Value

boxplotScore as boxplot for score and study information on maternal smoking.

Examples

1
2
3
4
## Not run: 
 boxplotScore(probScore, questVariable)
 
## End(Not run)

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