ODAC.estimate: PDA surrogate estimation

View source: R/ODAC.R

ODAC.estimateR Documentation

PDA surrogate estimation

Description

PDA surrogate estimation

Usage

ODAC.estimate(ipdata, control, config)

Arguments

ipdata

local data in data frame

control

pda control

config

cloud config

Details

step-4: construct and solve surrogate logL at the master/lead site

Value

list(btilde = sol$par, Htilde = sol$hessian, site=control$mysite, site_size=nrow(ipdata))


Penncil/ODACH documentation built on March 21, 2022, 12:02 a.m.