fitModels: Fit the right models based on the name of the dataset being...

Description Usage Arguments Value

Description

Fit the right models based on the name of the dataset being passed

Usage

1
fitModels(dataSet, analysis, data, modelMd)

Arguments

dataSet

this is the data set to use. Exampls: "action", "estimation"

analysis

this is the analysis of data that is going to be analyzed from data. Examples: "maxGrip.stickAsContinuous", "meanGrip.stickAsContinuous" The name of this option determines which model will be fit.

data

a data object as generated by readExtractedMocapData

modelMd

a modelMetadata object, by default it uses the modelMetadata that comes with the package.

Value

a list of fit models


jonkeane/mocapGrip documentation built on May 19, 2019, 7:30 p.m.