calc.auc: Helper function to calculate area under curve

View source: R/yr2.R

calc.aucR Documentation

Helper function to calculate area under curve

Description

Helper function to calculate area under curve

Usage

calc.auc(xs, ys)

Arguments

xs

the x values of the graph

ys

the corresponding y values of the graph

Value

the area under the curve


jweile/yogiroc documentation built on Jan. 15, 2024, 2:47 a.m.