Learn R Programming

survivalsvm (version 0.0.6)

setType.default: Class Kernel

Description

Mutator of the field Type of the object taken in an argument.

Usage

# S3 method for default
setType(obj, type)

Value

Object taken in the argument.

Arguments

obj

[Object(1)]
Object taken in the argument.

type

[character(1)]
New type.

Author

Cesaire J. K. Fouodo