define_param: Define a Parameter

View source: R/Param_base.R

define_paramR Documentation

Define a Parameter

Description

Define a Parameter

Usage

define_param(Param_class, ...)

Arguments

Param_class

the class of the Parameter. Should inherit from Param_base

...

arguments that define the parameter See the constructor for the specified Parameter.

See Also

Other Parameters: Param_ATC, Param_ATE, Param_ATT, Param_MSM, Param_TSM, Param_base, Param_delta, Param_mean, Param_stratified, Param_survival, tmle3_Fit


jeremyrcoyle/tmle3 documentation built on May 20, 2022, 7:36 a.m.