SolveHt1: Estimating equation for Ht1

View source: R/NonparametricTransformation.R

SolveHt1R Documentation

Estimating equation for Ht1

Description

This function obtains an estimating equation of H at the first observed survival time t1.

Usage

SolveHt1(Ht1, Z, nu, t, X, W, theta)

Arguments

Ht1

The solver solves for an optimal value of Ht1 by equating the estimating equation to zero.

Z

The observed survival time, which is the minimum of T, C and A.

nu

The censoring indicator for T or C

t

A fixed time point

X

Data matrix with covariates related to T.

W

Data matrix with covariates related to C.

theta

Vector of parameters


depCensoring documentation built on April 4, 2025, 1:52 a.m.