probGIEMO: Calculate weighted mean, var, sd with GIEMO

Description Usage Arguments Value Examples

View source: R/probGIEMO.R

Description

Calculate weighted mean, var, sd with GIEMO

Usage

1

Arguments

d

data vector

Value

list

Examples

1
2
probs=runif(10)
probGIEMO(list(x = runif(10), p=(probs/sum(probs))))

neckl004/NecklenJacobTools documentation built on May 25, 2019, 10:34 p.m.