duplication_matrix: Duplication matrix

View source: R/MH_sample_post.R

duplication_matrixR Documentation

Duplication matrix

Description

This function creates the duplication matrix of size p^2 \times p(p+1)/2

Usage

duplication_matrix(p)

Arguments

p

Integer which specifies the dimension of the duplication matrix.

Value

a matrix of size p^2 \times p(p+1)/2


BayesMultMeta documentation built on June 9, 2022, 9:06 a.m.