Description Usage Arguments Value
View source: R/lopt logistic pseudononmy.R View source: R/lopt_logistic_pseudononmy.R
Calculate average L-optimal criterion assuming a logistic model with continuous treatment after M possible trajectories
1 2 | wLopt.pseudo.t(t, D, z, beta, cr, prior.scale = 100, wr = NULL, M, n.r,
z.probs)
|
t |
new treatment |
D |
current deisgn matrix |
z |
covariate values of new unit |
beta |
current estimate of regression parameters |
cr |
matrix of contrasts |
prior.scale |
prior scale parameter |
wr |
matrix of weights, set to NULL if equal weights |
M |
number of trajectories |
n.r |
length of each trajectory |
z.probs |
assumed covariate distribution |
average value of L-optimal objective function across M trajectories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.