cureSvd: Circumferential uniformity ratio estimate (CURE) computed by...

Description Usage Arguments Value

View source: R/cureSvd.R

Description

Circumferential uniformity ratio estimate (CURE) computed by singular value decomposition (SVD).

Usage

1
cureSvd(data, id.column)

Arguments

data

Dataframe with id column, and columns for each strain segment. Each column should represent a separate segment. The segments should be in the following order: Antero-septal, Infero-septal, Inferior, Infero-lateral, Antero-lateral and Anterior. Or equivalent.

id.column

name of the id column in quotes.

Value

Returns a dataframe with CURE value for each patient.


dloewenstein/straindys documentation built on May 25, 2019, 4:23 p.m.