UpdateConst: UpdateConst

Description Usage Arguments Value

Description

updates the vector const after inputting sample y

Usage

1
UpdateConst(y, const)

Arguments

y

A matrix, the new sample to be input.

const

A numeric vector, specifies the value of all global variables, if param = T, then const = c(N,n,d,rh,r,K,alpha); if param=FALSE, then const = c(N,n,d,rh,r,K,sigma_sqare).

Value

The updated vector which specifies all the constant parameters.


SmartSifter documentation built on May 2, 2019, 7:27 a.m.