estimate_parameters_mle: estimate_parameters_mle

Description Usage Arguments Value Author(s)

Description

Function to estimate the parameters of a given distribution using Maximum Likelihood

Usage

1
estimate_parameters_mle(x, pdf.model = "normal")

Arguments

x

A numeric vector with the RV values

pdf.model

A character string with the name of the PDF to be used

Value

This function returns a list with the values of the estimated parameter for the PDF specified,

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com


khaors/hydroanalyzer documentation built on June 7, 2019, 8:39 p.m.