predictSimlr: predict output matrices from simlr solution

Description Usage Arguments Value Author(s) Examples

View source: R/multiscaleSVDxpts.R

Description

predict output matrices from simlr solution

Usage

1
predictSimlr(x, simsol, targetMatrix, sourceMatrices)

Arguments

x

A list that contains the named matrices.

simsol

the simlr solution

targetMatrix

an optional index that sets a fixed target (outcome) matrix. If not set, each basis set will be used to predict its corresponding matrix.

sourceMatrices

an optional index vector that sets predictor matrices. If not set, each basis set will be used to predict its corresponding matrix.

Value

A list of variance explained, predicted matrices and error metrics:

Author(s)

BB Avants.

Examples

1
# see simlr examples

neuroconductor-devel/ANTsR documentation built on April 1, 2021, 1:02 p.m.