weibcpdf | R Documentation |
This function computes the cdf, pdf, and associated derivatives
weibcpdf(z, th)
z |
vector of responses |
th |
th[,1] is rate>0, th[,2] is shape > 0; |
out |
Matrix of conditional cdf, derivative with respect to parameter, pdf, |
Pavel Krupskii and Bruno N. Remillard, January 20, 2022
out = weibcpdf(2,c(2,3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.