PDF_unc | R Documentation |
This function computes the probability density function of a univariate distribution with unconstrained parameters
PDF_unc(family, y, param, size = 0)
family |
distribution name; run the command distributions() for help |
y |
observations |
param |
parameters of the distribution (unconstrained, in R) |
size |
additional parameter for some discrete distributions |
f |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.