dlnorm_p1sub: Densities from MLE and RHP

View source: R/61b_lnorm_p1_libs.R

dlnorm_p1subR Documentation

Densities from MLE and RHP

Description

Densities from MLE and RHP

Usage

dlnorm_p1sub(x, t, y, t0, debug = FALSE, aderivs = TRUE)

Arguments

x

a vector of training data values

t

a vector or matrix of predictors

y

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

t0

a single value of the predictor (specify either t0 or n0 but not both)

debug

debug flag

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.