RegC_Norm: Transformed Generlaized Linear Model

Description Usage Arguments Value Author(s) Examples

Description

One regression option for estimating the mean cumulative cost in a cost-effectiveness outcome. Generlaized linear model (GLM) with a log link is used to encounter the skewness in cost data.

Usage

1

Arguments

CC

Cumulative cost outcome

A

Treatment variable

Xs

Covariates in the main effect term

Ms

Covariates in the treatment-covariate interaction term

event

Event indicator

data

Dataset name

Value

Estimated counterfactual outcomes matrix (n by 2) for cost

Author(s)

Yizhe Xu

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

CrystalXuR/ITRinCEA documentation built on May 7, 2019, 6:04 a.m.