ODAH.estimate | R Documentation |
PDA surrogate estimation
ODAH.estimate(ipdata,control,config)
ipdata |
local data in a list(ipdata, X_count, X_zero) |
control |
PDA control |
config |
cloud configuration |
construct and solve surrogate logL at the master/lead site
list(btilde = sol$par, Htilde = sol$hessian, site=control$mysite, site_size=nrow(ipdata))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.