applyGamma | Apply Gamma distribution to sample and compute required... |
applyLMNormal | Apply linear model and extract required components for the... |
expMLE | Calculate MLE of rate in Exponential dist. |
expPIT | Compute probability inverse transform values for Exponential... |
expScore | Compute score function for Exponential distribution. |
gammaFisherByHessian | Compute Fisher information matrix by the negative expected... |
gammaMLE | Compute maximum likelihood estimate of shape and scale... |
gammaPIT | Compute probability inverse transform values for Gamma... |
gammaScore | Compute score function for Gamma distribution. |
glmMLE | Compute maximum likelihood estimates for a generalized linear... |
glmScorePIT | Compute score function for a generalized linear model with... |
inversegaussianMLE | Compute the maximum likelihood estimate of parameters in... |
inversegaussianPIT | Compute the probability transformed values for a sample from... |
inversegaussianScore | Compute the score function of the Inverse Gaussian... |
lmFisherByHessian | Compute Fisher information matrix in the case of linear model... |
lmMLE | Compute maximum likelihood estimates for linear models |
lmPIT | Compute probability inverse transform values for linear... |
lmScore | Compute score function for linear models. |
normalFisherByHessian | Compute Fisher information matrix by the negative expected... |
normalMLE | Compute MLE estimate for Normal |
normalPIT | Compute probability inverse transform values for Normal... |
normalScore | Compute score function for Normal dist |
testExponential | Apply Goodness of Fit Test for Exponential Distribution |
testGamma | Apply Goodness of Fit Test for Gamma Distribution |
testGLMGamma | Apply Goodness of Fit Test to the Residuals of a Generalized... |
testLMNormal | Apply Goodness of Fit Test to Residuals of a Linear Model |
testNormal | Apply Goodness of Fit Test for Normal Distribution |
testYourModel | Apply the Goodness of Fit Test Based on Empirical... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.