summary.dpGLM_data: Summary dpGLM data
Description
This function summarizes the data and parameters used to generate the data using the function hdpLGM.
Usage
# S3 method for dpGLM_data
summary(object, ...)
Value
The function returns a list with the summary of the data produced by the standard summary function and a data.frame
with the true values of beta for each cluster.
Arguments
- object
an object of the class dpGLM_data
- ...
ignored