Skip to contents

Method for creating a summary object of class 'tdlnm'

Usage

# S3 method for tdlnm
summary(
  object,
  pred.at = NULL,
  cenval = 0,
  conf.level = 0.95,
  exposure.se = NULL,
  mcmc = FALSE,
  verbose = TRUE,
  ...
)

Arguments

object

an object of class 'tdlnm', result of a call to tdlnm

pred.at

numerical vector of exposure values to make predictions for at each time period

cenval

scalar exposure value that acts as a reference point for predictions at all other exposure values

conf.level

confidence level for computation of credible intervals

exposure.se

scalar smoothing factor, if different from model

mcmc

TRUE or FALSE (default): return MCMC samplers

verbose

TRUE (default) or FALSE: print output

...

additional parameters

Value

list of type 'summary.tdlnm'

Details

summary.tdlnm