summary.dpGLM_data: Summary dpGLM data

summary.dpGLM_dataR Documentation

Summary dpGLM data

Description

This function summarizes the data and parameters used to generate the data using the function hdpLGM.

Usage

## S3 method for class 'dpGLM_data'
summary(object, ...)

Arguments

object

an object of the class dpGLM_data

...

ignored

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.


hdpGLM documentation built on Oct. 13, 2023, 1:17 a.m.