MCMCglmm (version 2.28)

KPPM: Kronecker Product Permutation Matrix

Description

Forms an mk x mk Kronecker Product Permutation Matrix

Usage

KPPM(m, k)

Arguments

m

integer

k

integer

Value

Matrix

References

Schott, J.R.(2003) Journal of Multivariate Analysis 87 (1) 177-190

Examples

Run this code
# NOT RUN {
KPPM(2,3)
# }

Run the code above in your browser using DataLab