Rdocumentation
powered by
Learn R Programming
MCMCglmm (version 1.06)
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
KPPM(
2
,
3
)
Run the code above in your browser using
DataLab