powered by
This function computes the cdf, pdf, and associated derivatives
tcpdf(z, th, df)
Matrix of conditional cdf, derivative with respect to parameter, pdf,
vector of responses
th[,1] is mean, th[,2] is standard deviation > 0
degrees of freedom
Pavel Krupskii and Bruno N. Remillard, January 20, 2022
out = tcpdf(2,c(-3,4),25)
Run the code above in your browser using DataLab