| getpreds.dopt.fun | R Documentation | 
Candidate dopt predictionsfor direct search algorithms
getpreds.dopt.fun(
  dopt.SL.library,
  blip.SL.library = NULL,
  W,
  V,
  A,
  Y,
  newV,
  QAW.reg,
  g.reg,
  family = family
)
dopt.SL.library | 
 dopt library  | 
W | 
 covariates  | 
V | 
 subset of covariates for designing ODTR  | 
A | 
 txt  | 
Y | 
 outcome  | 
newV | 
 new V  | 
QAW.reg | 
 regression object for Q(A,W)  | 
g.reg | 
 regression object for g(A|W)  | 
family | 
 family  | 
gform | 
 gform  | 
predicted dopt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.