imputeMissingDataForBlock {BEclear}R Documentation

imputeMissingDataForBlock

Description

imputeMissingDataForBlock

Usage

imputeMissingDataForBlock(block, dir, epochs, lambda = 1, gamma = 0.01,
  r = 10, fixedSeed = TRUE)

Arguments

fixedSeed

determines if they seed should be fixed, which is important for testing

Value

number of the block processed


[Package BEclear version 2.0.0 Index]