mInt: Function to generate integral of m0 and m1

Description Usage Arguments Value

View source: R/testfunctions_covariates.R

Description

Function carries out integral for a polynomial of degree 3.

Usage

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


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.