ODAP.estimate | R Documentation |
PDA surrogate estimation
ODAP.estimate(ipdata,control,config)
ipdata |
local data in data frame (generated in |
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.