hdpDP-class: hdpDP class for a DP node

Description Usage Arguments Methods (by generic) Slots

Description

note that the 'items' in parent nodes are the tables of their children

Usage

1
2
3
4
5
## S4 method for signature 'hdpDP'
as.list(x, ...)

## S4 method for signature 'hdpDP'
numdata(x, ...)

Arguments

x

Object of class hdpDP

...

unused

Methods (by generic)

Slots

datacc

cluster index for each data item

classnd

number of items assigned to each cluster in this DP

classnt

number of tables assigned to each cluster in this DP

beta

weight on each cluster in this DP (including empty cluster at end)

alpha

concentration parameter for this DP

numdata

number of data items registered to this DP node

datass

value of each data item


nicolaroberts/hdp documentation built on May 23, 2019, 5:09 p.m.