Learn R Programming

MoTBFs (version 2.0)

integralMOP: Integration of MOPs

Description

Method to calculate the non-defined integral of an "motbf" object of 'mop' subclass. This function is deprecated; use "integrate.motbf" instead.

Usage

integralMOP(fx)

Value

The non-defined integral of the function.

Arguments

fx

An "motbf" object of subclass 'mop'.

See Also

univMoTBF for learning and integralMoTBF for a more complete function to get defined and non-defined integrals of class "motbf".