Skip to contents

Prints an object to the console.

Usage

# S4 method for class 'DataSubject'
show(object)

# S4 method for class 'DataLongitudinal'
show(object)

# S4 method for class 'DataSurvival'
show(object)

# S4 method for class 'DataJoint'
show(object)

# S4 method for class 'StanModule'
show(object)

# S4 method for class 'Prior'
show(object)

# S4 method for class 'Parameter'
show(object)

# S4 method for class 'ParameterList'
show(object)

# S4 method for class 'StanModel'
show(object)

# S4 method for class 'LinkComponent'
show(object)

# S4 method for class 'Link'
show(object)

# S4 method for class 'JointModel'
show(object)

# S4 method for class 'Quantities'
show(object)

# S4 method for class 'SurvivalQuantities'
show(object)

# S4 method for class 'JointModelSamples'
show(object)

# S4 method for class 'LongitudinalQuantities'
show(object)

# S4 method for class 'SimJointData'
show(object)

# S4 method for class 'SimLongitudinal'
show(object)

# S4 method for class 'SimSurvival'
show(object)

Arguments

object

Object to be printed