ODACATH.estimate {pda} | R Documentation |
PDA surrogate estimation
Description
PDA surrogate estimation
Usage
ODACATH.estimate(ipdata,control,config)
Arguments
ipdata |
local data in data frame |
control |
PDA control |
config |
cloud configuration |
Details
step-3: construct and solve surrogate efficient score at the master/lead site
Value
list(btilde=betanew, btilde.se=beta_SE,eta_mat=eta_mat,eta_mat_theta=NULL,site=config$site_id, site_size=n_site)
[Package pda version 1.2.8 Index]