mInt: Function to generate integral of m0 and m1

View source: R/testfunctions_covariates.R

mIntR 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.


jkcshea/ivmte documentation built on Aug. 31, 2024, 6:44 p.m.