Densities from MLE and RHP
dweibull_p2sub(x, t, y, t0, fd1, d2, d3, aderivs = TRUE)
A vector of parameter estimates, two pdf vectors, two cdf vectors
a vector of training data values
a vector or matrix of predictors
a vector of values at which to calculate the density and distribution functions
a single value of the predictor (specify either t0
or n0
but not both)
the fractional delta used in the numerical derivatives with respect to the parameter
the delta used in the numerical derivatives with respect to the parameter
the delta used in the numerical derivatives with respect to the parameter
logical for whether to use analytic derivatives (instead of numerical)