View source: R/32b_gnorm_k3_libs.R
dgnorm_k3sub | R Documentation |
Densities from MLE and RHP
dgnorm_k3sub(x, y, d1 = 0.01, fd2 = 0.01, kbeta, aderivs = TRUE)
x |
a vector of training data values |
y |
a vector of values at which to calculate the density and distribution functions |
d1 |
the delta used in the numerical derivatives with respect to the parameter |
fd2 |
the fractional delta used in the numerical derivatives with respect to the parameter |
kbeta |
the known beta parameter |
aderivs |
logical for whether to use analytic derivatives (instead of numerical) |
A vector of parameter estimates, two pdf vectors, two cdf vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.