ODAL.estimate: PDA surrogate estimation

View source: R/ODAL.R

ODAL.estimateR Documentation

PDA surrogate estimation

Description

PDA surrogate estimation

Usage

ODAL.estimate(ipdata,control,config)

Arguments

ipdata

local data in data frame

control

PDA control

config

cloud configuration

Details

step-3: 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.