calculate_error_mean_and_var: Calculate the mean and variance of an error distribution

View source: R/RasperGade_Gaussian_decomposition.R

calculate_error_mean_and_varR Documentation

Calculate the mean and variance of an error distribution

Description

The function calculate_error_mean_and_var calculates the mean and variance of an error distribution

Usage

calculate_error_mean_and_var(error)

Arguments

error

an error distributions (a data frame)

Value

A named vector of two containing the mean and variance of the error distribution


wu-lab-uva/RasperGade documentation built on June 24, 2022, 2:47 p.m.