delta4r: delta4r : Estimated reproducibility metric

Description Usage Arguments Details Value Author(s) Examples

View source: R/delta4r.R

Description

This function is used the reproducibility metric. It is the difference in theta

Usage

1
delta4r(mydatt, dpar)

Arguments

dpar

The parameters of the normally distributed biomarker.

mydat

A data frame with the outcome variable and exposure variables

Details

This metric measure the difference in the decrease of expected proportion of events when the gold standard bimarker is measured and when the modified asssay is measured.

Value

A value in the range of 0-1.

Author(s)

Henok Woldu

Examples

1
2
3
  # Let the data is stored in an object named mydat
  # Let dpar the parmaters of the normally distributed biomarker
  truetheta <- thetags(mydat, dpar)

henok535/RMPB documentation built on May 17, 2019, 11:08 a.m.