PCMPairSums: Sums of pairs of elements in a vector

PCMPairSumsR Documentation

Sums of pairs of elements in a vector

Description

Sums of pairs of elements in a vector

Usage

PCMPairSums(lambda)

Arguments

lambda

a numeric vector

Value

a squared symmetric matrix with elem_ij=lambda_i+lambda_j.


venelin/PCMBase documentation built on May 20, 2024, 5:53 a.m.