Learn R Programming

ctsem (version 2.4.0)

summary.ctStanFit: summary.ctStanFit

Description

Summarise a ctStanFit object that was fit using ctStanFit.

Usage

# S3 method for ctStanFit
summary(object, ...)

Arguments

object

fit object from ctStanFit, of class ctStanFit.

...

Unused at present.

Value

List containing summary items.

Examples

Run this code
# NOT RUN {
summary(ctstantestfit)
# }

Run the code above in your browser using DataLab