P_Omega {dbMC}R Documentation

projection onto observation set

Description

This function returns a matrix where the missing entries are replaced by 0 s.

Usage

P_Omega(a, entri)

Arguments

a

a matrix.

entri

missing entries location.

Value

Return a matrix whose its missing entries are replaced by 0 s.


[Package dbMC version 1.0.0 Index]