.set_values {GAPGOM}R Documentation

GAPGOM internal - .set_values()

Description

This function is an internal function and should not be called by the user.

Usage

.set_values(item1, item2, the_matrix, value)

Arguments

item1

first item

item2

second item

the_matrix

score matrix

value

value to be set

Details

Sets values within a topoclsim score matrix.

Value

return the matrix with newly set items.

Notes

Internal function used in expression_prediction_function().


[Package GAPGOM version 1.2.0 Index]