powered by
Methods for function summary aimed at summarizing the S4 classes included in the MixGHD-package
summary
MixGHD
A object of MixGHD-class.
MixGHD-class
signature(object = "MixGHD")
S4 method for summaryzing objects of MixGHD-class.
MixGHD MixGHD-class,MGHD,MCGHD,MSGHD,cMSGHD,MGHFA
MGHD
MCGHD
MSGHD
cMSGHD
MGHFA
# NOT RUN { ##loading banknote data data(bankruptcy) ##model estimation model=MSGHD(bankruptcy[,2:3],G=2,max.iter=30) #result summary(model) # }
Run the code above in your browser using DataLab