.set_values {GAPGOM} | R Documentation |
This function is an internal function and should not be called by the user.
.set_values(item1, item2, the_matrix, value)
item1 |
first item |
item2 |
second item |
the_matrix |
score matrix |
value |
value to be set |
Sets values within a topoclsim score matrix.
return the matrix with newly set items.
Internal function used in expression_prediction_function().