powered by
Produce result summaries of a Rmixmod class
Either a '>Mixmod object, a '>Parameter object or a '>MixmodResults object.
'>Mixmod
'>Parameter
'>MixmodResults
further arguments passed to or from other methods
NULL. Summaries to standard out.
summary
# NOT RUN { data(geyser) xem <- mixmodCluster(geyser,3) summary(xem) summary(xem["bestResult"]) summary(xem["bestResult"]["parameters"]) # }
Run the code above in your browser using DataLab