Skip to contents

Retrieve or assign Matrix object.

Usage

K2eMatDS(K2res)

K2eMatDS(K2res) <- value

# S4 method for K2
K2eMatDS(K2res)

# S4 method for K2
K2eMatDS(K2res) <- value

Arguments

K2res

K2 class object.

value

Matrix.

Value

Matrix.

Examples

data(K2res)
K2eMatDS(K2res)
#> Error in K2eMatDS(K2res): no slot of name "eMatDS" for this object of class "K2"