Learn R Programming

lllcrc (version 1.2)

make.patterns.template: Template for capture-pattern counts

Description

Make a matrix with one row and as many columns as there are observeable capture patterns, with column names corresponding to the possible capture patterns.

Usage

make.patterns.template(k = 3)

Arguments

k
The number of lists

Details

By default, the matrix gets populated with uniform value summing to 1 across all the entries.