update_sigma_squre: update_sigma_squre

Description Usage Arguments Value See Also

View source: R/updates.R

Description

Update the noise variance

Usage

1
update_sigma_squre(Y, mu, a = 1, b = 1)

Arguments

Y

The CAL observation matrix, with missing values

mu

Current estimated mean matrix for CAL

a

The hyper-parameter with default value being 1

b

The hyper-parameter with default value being 1

Value

Updated noise variance

See Also

update_RJ for a complete example for all functions in this package.


BAREB documentation built on March 26, 2020, 7:36 p.m.