calculateDropoutTimeSpecificSlope: Calculate the estimated slope at the given dropout times

Description Usage Arguments

View source: R/bayesianSplineFit.R

Description

Calculate the estimated slope at the given dropout times

Usage

1
2
calculateDropoutTimeSpecificSlope(dropoutEstimationTimes, knotsByGroup,
  ThetaByGroup, subjectsPerGroup, times.observation, times.dropout)

Arguments

dropoutEstimationTimes

list of times at which to estimate the slope

knotsByGroup

list of knots by group

ThetaByGroup

list of spline coefficients by group

subjectsPerGroup

list of number of subjects by group

times.observation

observation times

times.dropout

dropout times


kreidles/informativeDropout documentation built on Sept. 13, 2020, 12:15 a.m.