summary.dpGLM_data | R Documentation |
This function summarizes the data and parameters used to generate the data using the function hdpLGM.
## S3 method for class 'dpGLM_data'
summary(object, ...)
object |
an object of the class dpGLM_data |
... |
ignored |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.