An object of either class summ.gpcm, class summ.grm, class summ.ltm or class summ.rasch with components,
coefficientsthe estimated coefficients' table.
  Var.betasthe approximate covariance matrix for the estimated parameters; returned only in summ.ltm 
            and summ.rasch.
  logLikthe log-likelihood of object.
  AICthe AIC for object.
  BICthe BIC for object.
  max.scthe maximum absolute value of the score vector at convergence.
  convthe convergence identifier returned by optim().
  countsthe counts argument returned by optim().
  callthe matched call of object.
  ltn.structa character vector describing the latent structure used in object; returned only in 
            summ.ltm.
  controlthe values used in the control argument in the fit of object.
  nitemsthe number of items in the data set; returned only in summ.ltm and summ.rasch.