trap_area: trap_area Function

Description Usage Arguments Examples

Description

This function compute the area under the curve using the trapezoid method.

Usage

1
trap_area(x, y = NULL)

Arguments

x

A vector or a two columns matrix.

y

A vector, Default is NULL

Examples

1

RetoSchmucki/regionalGAM documentation built on May 9, 2019, 9:46 a.m.