Learn R Programming

FuzzySTs (version 0.2)

int.t: Numerical integration - method 2

Description

Numerical integration - method 2

Usage

int.t(alpha, cut, a = 0, b = 1)

Value

An integer.

Arguments

alpha

a vector of alpha values between 0 and 1.

cut

a vector.

a

fixed by default to 0.

b

fixed by default to 1.