R/ReachStroke.R

#' ReachStroke package
#'
#' Main PRG - Statistic analysis on a dataframe D
#'   Validity of a motion capture system : comparison of 2 motion capture systems
#'   Reliability of a motion capture system : comparaison R1 VS R2
#'   Analysis of Seated reaching : comparaison healthy VS stroke (paretic or loaded)
#'
#' D is a dataframe contening lots of informations
#' about PANU protocol (Proximal Arm Non Use - seated reaching tasks) (Bakhti et al., 2017)
#' D is from a scilab script "MacokiAnalysis.sce" (Germain FAITY, <3rangouleme@gmail.com>)
#'
#' EuroMov - Université de Montpellier
#'
#' V1.0.1 : 2019 - 04 - 16
#'
#' @docType package
#'
#' @author Germain FAITY \email{3rangouleme@gmail.com}
#'
#' @name ReachStroke
NULL
gfaity/ReachStroke documentation built on May 26, 2019, 10:34 a.m.