intrinsic2_discrepancy {brr}R Documentation

Second intrinsic discrepancy

Description

Intrinsic discrepancy from phi0 to phi in the marginal model.

Usage

intrinsic2_discrepancy(phi0, phi, a, b, S, T)

Arguments

phi0

the proxy value of phi

phi

the true value of the parameter

a, b

the parameters of the prior Gamma distribution on \mu

S, T

sample sizes

Value

A number, the intrinsic discrepancy from phi0 to phi.


[Package brr version 1.0.0 Index]