csmat: create correlation matrix of exchangeable structure

Description Usage Arguments Examples

Description

create correlation matrix of exchangeable (compound symmetric) structure

Usage

1
csmat(n=4, rho=0.5)

Arguments

n

dimension of square matrix

rho

correlation parameter

Examples

1
csmat(n=4, rho=.5)

yags documentation built on May 2, 2019, 5:46 p.m.

Related to csmat in yags...