[f2e496]: / man / LagEffect-class.Rd

Download this file

24 lines (19 with data), 573 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/lag.R
\docType{class}
\name{LagEffect-class}
\alias{LagEffect-class}
\title{Parameter settings for when including a lagged effect.}
\description{
Note the lambda and HR in the \code{Study} class will be used
for time > T
}
\section{Slots}{
\describe{
\item{\code{Lag.T}}{Lagtime (T)}
\item{\code{ctrlSpec}}{Control median specification for time period [0,T]}
\item{\code{L.HazardRatio}}{Hazard for time period [0,T]}
}}
\seealso{
\code{\link{show,LagEffect-method}}
}