fips.covariance.DiagonalError#

class fips.covariance.DiagonalError(name, variances)[source]#

Error component that produces diagonal covariance matrices.

Attributes

name

Name of the error component.

variances

Variances for the diagonal of the covariance matrix.

Methods

build(index, **kwargs)

Build diagonal covariance matrix.