test.pred {SpatialDDLS}R Documentation

Get and set test.pred slot in a DeconvDLModel object

Description

Get and set test.pred slot in a DeconvDLModel object

Usage

test.pred(object)

test.pred(object) <- value

Arguments

object

DeconvDLModel object.

value

Matrix object with prediction results on test data.


[Package SpatialDDLS version 1.0.2 Index]