View source: R/BoundingCovariateEffects.R
get.starting.values | R Documentation |
Obtain starting values used in the M-step (M_step.R).
get.starting.values(theta.hash, dir, EI.Mstep, hyperparams)
theta.hash |
Tentative optimal value for theta, i.e., the largest or smallest feasible value for theta (if dir = 1 or dir = -1, respectively). A 'feasible value' is one that satisfies all moment restrictions. |
dir |
Search direction. |
EI.Mstep |
Function to compute expected improvements. |
hyperparams |
List of hyperparameters. |
Vector of starting values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.