get_mean: Get the overall mean of a two component mixture distribution

View source: R/utils.R

get_meanR Documentation

Get the overall mean of a two component mixture distribution

Description

Get the overall mean of a two component mixture distribution

Usage

get_mean(mu, lambda)

Arguments

mu

(Vector). A two value vector of mean values.

lambda

(Vector). A two value vector of component mixing coefficients

Value

A numeric value representing the overall mean


qpmnguyen/teaR documentation built on April 4, 2022, 7:26 p.m.