constructConstant: Construct constant function

View source: R/mtr.R

constructConstantR Documentation

Construct constant function

Description

This function constructs another function that returns a constant. It is used for constructing weight/knot functions.

Usage

constructConstant(x)

Arguments

x

scalar, the constant the function evaluates to.

Value

a function.


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