Bmatrix: Construct B matrix in dimension d

Description Usage Arguments Value Examples

View source: R/extremalmatching.R

Description

Construct B matrix in dimension d

Usage

1
Bmatrix(d, named = TRUE, scale = TRUE)

Arguments

d

the dimension

named

logical value to determine whether rows and columns are named

scale

if this is set to false the final scaling of the columns by multiplicity is not carried out

Value

a square matrix with 1 + floor(d/2) rows and columns

Examples

1

ajmcneil/extremalcopula documentation built on Jan. 25, 2022, 11:54 p.m.