AUC: Calculate AUC Using the Trapezoidal Method

AUCR Documentation

Calculate AUC Using the Trapezoidal Method

Description

data

Usage

AUC(data = dat, time = "TIME", id = "ID", dv = "DV", method = "linlog")

Arguments

time

chronologically ordered time variable present in data

id

variable in data defining subject level data

dv

dependent variable used to calculate AUC present in data

method

linlog= lin up and log down

data.frame

containing the data to use for the AUC calculation


leonpheng/lhtool2 documentation built on April 13, 2025, 5:42 p.m.