cleansm: Process a facial motion to fill-in missing values and report...

View source: R/facer.R

cleansmR Documentation

Process a facial motion to fill-in missing values and report diagnostics

Description

Process a facial motion to fill-in missing values and report diagnostics

Usage

cleansm(sm, MISSMAX = 50)

Arguments

sm

a facial motion

MISSMAX

maximum allowable number of missing cases in a marker (default=50)

Value

a list containing a facial motion with missing values filled in, the number of missing cases in each marker, the max jump in a marker between frames, which cases are all missing and a matrix of where the missing values occur


julianfaraway/facer documentation built on Dec. 4, 2023, 9:34 p.m.