defaultDebugRBF: Default settings for debug visualization RBF (only for...

Description Usage Value See Also

View source: R/defaultDebugRBF.R

Description

Sets default values for debug visualization RBF of SACOBRA.

Usage

1

Value

DEBUG_RBF a list of the follwing elements:

active

If set to TRUE then debugVisualizeRBF is called every DEBUG_RBF$every iterations

overlayTrueZ

If set to TRUE overlay the true objective function

DO_SNAPSHOT

do rgl.snapshot every DEBUG_RBF$every iteration and store it
in sprintf("images.d/%s-%03d.png",cobra$fname,npts)

every

Frequency of calling the debugVisualizeRBF function

See Also

debugVisualizeRBF


SACOBRA documentation built on March 26, 2020, 7:15 p.m.