retrieve_sigma_mu: Get the Gaussian Parameters of a GDE

View source: R/dist_gaussian_utils.R

retrieve_sigma_muR Documentation

Get the Gaussian Parameters of a GDE

Description

Find sigma, mu for a given Gaussian Density Estimate (see for example fit_gaussian_base)

Usage

retrieve_sigma_mu(gde)

Arguments

gde

The input Gaussian Density Estimate

Value

A list with 2 elements: describe


rogerswt/wadeTools documentation built on Feb. 16, 2023, 7:47 a.m.