get_X_density | R Documentation |
Get density of treatments
get_X_density(dat, eta, phi, qden, family, link, par2, log = FALSE)
dat |
data frame of variables to change conditional distribution of |
eta |
list (or matrix) of linear forms |
phi |
vector of dispersion coefficients |
qden |
functions for densities used to simulate variables |
family |
vector of distribution families |
link |
link functions for GLMs |
par2 |
vector of degrees of freedom |
log |
logical: should log-density be returned? |
a numeric vector of weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.