Learn R Programming

fitdistcp (version 0.1.1)

dnormsub: Densities from MLE and RHP

Description

Densities from MLE and RHP

Usage

dnormsub(x, y, aderivs = TRUE)

Value

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

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)