Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

newTypedFit

Complete a Regression Step


Description

This function completes a regression step and stores a character object used to identify the purpose of the step, such as a propensity or outcome regression.

Usage

.newTypedFit(modelObj, txObj, ...)

## S4 method for signature 'modelObj,TxInfoNoSubsets'
.newTypedFit(modelObj, txObj, response, data, type, suppress)

## S4 method for signature 'ModelObj_SubsetList,TxInfoWithSubsets'
.newTypedFit(modelObj, txObj, data, response, type, suppress)

## S4 method for signature 'modelObj,TxInfoWithSubsets'
.newTypedFit(modelObj, txObj, data, response, type, suppress)

Arguments

modelObj

A modeling object

txObj

A TxObj object

...

Any optional additional input.


DynTxRegime

Methods for Estimating Optimal Dynamic Treatment Regimes

v4.10
GPL-2
Authors
S. T. Holloway, E. B. Laber, K. A. Linn, B. Zhang, M. Davidian, and A. A. Tsiatis
Initial release
2022-06-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.