covScalar: Covariance of the product a random variable by a scalar

View source: R/varTransform.R

covScalarR Documentation

Covariance of the product a random variable by a scalar

Description

Covariance of the product a random variable by a scalar

Usage

covScalar(cov, s1 = 1, s2 = 1)

Arguments

cov

Covariance between two random variables

s1

multiplying scalar for the first variable

s2

multiplying scalar for the second variable

Author(s)

Fabio Andrade Machado


FabioLugar/mvEvol documentation built on Dec. 21, 2024, 7:25 p.m.