setType.Diffmatrix {survivalsvm}R Documentation

Diffmatrix

Description

Mutator for the type of objects of class Diffmatrix

Usage

## S3 method for class 'Diffmatrix'
setType(obj, type)

Arguments

obj

[Diffmatrix(1)]
Object of class Diffmatrix.

type

[character(1)]
New type

Value

[Diffmatrix(1)] Mutated object of class Diffmatrix containing elements.


[Package survivalsvm version 0.0.6 Index]