WeightedSD: WeightedSD returns the standard deviation of weighted average...

Description Usage Arguments Value

Description

WeightedSD returns the standard deviation of weighted average two vectors

Usage

1
WeightedSD(x.1, x.2, weight.1 = 1, weight.2 = 1)

Arguments

x.1

A numerical vector.

x.2

A numerical vector.

weight.1

A positive weight.

weight.2

A positive weight.

Value

The standard deviation of weighted average of x.1 and x.2.


google/abpackage documentation built on May 8, 2019, 11:44 a.m.