Wdensities.unadjusted: Calculate the unadjusted smoothed densities of W in cases and...

Description Usage Arguments Value

Description

Calculate the unadjusted smoothed densities of W in cases and in controls

Usage

1
2
Wdensities.unadjusted(y, W, range.xseq = c(-25, 25), x.stepsize = 0.01,
  adjust.bw = 1)

Arguments

y

Binary outcome label (0 for controls, 1 for cases).

W

Weight of evidence.

range.xseq

Range of points where the curves should be sampled.

x.stepsize

Distance between each point.

adjust.bw

Bandwidth adjustment.

Value

unadjusted density object


pmckeigue/wevid documentation built on May 29, 2019, 5:41 a.m.