mInt {ivmte}R Documentation

Function to generate integral of m0 and m1

Description

Function carries out integral for a polynomial of degree 3.

Usage

mInt(ub, lb, coef)

Arguments

ub

scalar, upper bound of the integral.

lb

scalar, lower bound of the integral.

coef

vector, polynomial coefficients.

Value

scalar.


[Package ivmte version 1.4.0 Index]