A blockmod for the Chinese restaurant process (CRP)
Usage
crp(gamma)
Arguments
gamma
concentration parameter
Value
a block model representing a CRP(gamma) distribution
Details
The CRP posits that each node arrives in turn. The first node joins the first block. Each subsequent node starts a new block with probability `gamma` or joins an existing block proportional to the block size.