PCMPairSums {PCMBase}R 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.


[Package PCMBase version 1.2.14 Index]