Learn R Programming

NMAR (version 0.1.1)

compute_weighted_stats: Compute (possibly weighted) mean and standard deviation

Description

Compute (possibly weighted) mean and standard deviation

Usage

compute_weighted_stats(values, weights = NULL)

Arguments