berncpdf {CopulaGAMM} | R Documentation |
This function computes the cdf, pdf, and associated derivatives
berncpdf(z, th)
z |
vector of responses |
th |
linear combination of covariates (can be negative) |
out |
Matrix of conditional cdf and pdf with derivative with respect to parameters |
Pavel Krupskii and Bruno N. Remillard, January 20, 2022
out = berncpdf(0,2.5)