Show an Object
show-object.Rd
Prints an object to the console.
Usage
# S4 method for DataSubject
show(object)
# S4 method for DataLongitudinal
show(object)
# S4 method for DataSurvival
show(object)
# S4 method for DataJoint
show(object)
# S4 method for StanModule
show(object)
# S4 method for Prior
show(object)
# S4 method for Parameter
show(object)
# S4 method for ParameterList
show(object)
# S4 method for StanModel
show(object)
# S4 method for LinkComponent
show(object)
# S4 method for Link
show(object)
# S4 method for JointModel
show(object)
# S4 method for Quantities
show(object)
# S4 method for SurvivalQuantities
show(object)
# S4 method for JointModelSamples
show(object)
# S4 method for LongitudinalQuantities
show(object)
# S4 method for SimJointData
show(object)
# S4 method for SimLongitudinal
show(object)
# S4 method for SimSurvival
show(object)