calculateMarginalSlope: Calculate the marginal slope at the given iteration

Description Usage Arguments

View source: R/bayesianSplineFit.R

Description

Calculate the marginal slope at the given iteration

Usage

1
2
calculateMarginalSlope(knotsByGroup, ThetaByGroup, subjectsPerGroup,
  times.dropout)

Arguments

knotsByGroup

list of knots by group

ThetaByGroup

list of spline coefficients by group

subjectsPerGroup

list of number of subjects by group

times.dropout

dropout times


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