View source: R/eta_half_t_sampling.R
d_trunc_poly_exp | R Documentation |
Log Pdf of p(x) \prop x^(poly_exponent-1)*exp(-rate*x) on [0,trunc_upper]
d_trunc_poly_exp(poly_exponent, rate, trunc_upper, eta)
poly_exponent |
positive scalar |
rate |
positive vector |
trunc_upper |
positive scalar |
eta |
positive vector |
Returns Log Pdf of p(x) \prop x^(poly_exponent-1)*exp(-rate*x) on [0,trunc_upper]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.