Hprime_w_FAB: Derivative of objective function to be minimized, as...

Description Usage Arguments

View source: R/Hprime_w_FAB.R

Description

Derivative of objective function to be minimized, as described by...

Usage

1
Hprime_w_FAB(w, theta, sigma, alpha, marginal_fun, ...)

Arguments

w

weight corresponding to theta; i.e., w(theta)

theta

the mean of sampling distribution y

sigma

standard deviation of sampling distribution for y

alpha

confidence level

marginal_fun

the function for the marginal distribution

...

optional arguments to the marginal function

t

the truncation, i.e. y ~ N(theta, sigma) * 1(abs(y) > t)


spencerwoody/saFAB documentation built on Feb. 18, 2020, 5:56 a.m.