dlnormsub: Densities from MLE and RHP

View source: R/35b_lnorm_libs.R

dlnormsubR Documentation

Densities from MLE and RHP

Description

Densities from MLE and RHP

Usage

dlnormsub(x, y, aderivs = TRUE)

Arguments

x

a vector of training data values

y

a vector of values at which to calculate the density and distribution functions

aderivs

logical for whether to use analytic derivatives (instead of numerical)

Value

A vector of parameter estimates, two pdf vectors, two cdf vectors


fitdistcp documentation built on June 8, 2025, 1:04 p.m.