gammaFun: Utility function for SAMC function

Description Usage Arguments Examples

View source: R/SAMCfunctions.R

Description

This function is used by SAMC to deteroriate the effect of updates.

Usage

1
gammaFun(b, b0)

Arguments

b

Current iteration of the SAMC algorithim

bo

Iteration at which the updates begin to deteriorate.

Examples

1
gammaFun(b, b0)

bdsegal/fastPerm documentation built on July 22, 2019, 1:25 p.m.