LinearFit_onFrameSequences: LinearFit_onFrameSequences

Description Usage Arguments Value Warning Examples

Description

Linear fitting between two modalities of the independant variable (\textbfComparisonFactor)

Usage

1
2
LinearFit_onFrameSequences(table, modality1, modality2,
  comparisonLabel = NULL, frameIndexes = NULL)

Arguments

table

[dataframe] all-cycle table

modality1

[string] 1st selected modality of the independant variable (ComparisonFactor)

modality2

[string] 2nd selected modality of the independant variable (ComparisonFactor)

comparisonLabel

[string] label given to the comparison

frameIndexes

[list] selected frame indexes

Value

[dataframe]

Warning

need construction of the factor ComparisonFactor

Examples

1
TODO

pyCGM2/rCGM2 documentation built on July 28, 2020, 2:09 p.m.