powered by
A generic function to provide a summary of a 'psc' object obtained from pscfit.R
# S3 method for psc summary(object, ...)
A summary of a psc object obtained using pscSumm and a copy of the pscfit object
an object of class 'psc'
not used
e4_data <- psc::e4_data gemCFM <- psc::gemCFM psc <- pscfit(gemCFM,e4_data,nsim=1500,nchain=1) summary(psc)
Run the code above in your browser using DataLab