Last data update: 2014.03.03

R: Ops method for a ScoreMatrix object. It enables to use...
Ops,ScoreMatrix,ScoreMatrix-methodR Documentation

Ops method for a ScoreMatrix object. It enables to use arithmetic, indicator and logic operations on ScoreMatrix objects.

Description

Ops method for a ScoreMatrix object. It enables to use arithmetic, indicator and logic operations on ScoreMatrix objects.

Usage

## S4 method for signature 'ScoreMatrix,ScoreMatrix'
Ops(e1, e2)

Arguments

e1

the ScoreMatrix object or numeric value

e2

the ScoreMatrix object or numeric value

Value

ScoreMatrix

Results