Welcome to ClientVPS Mirrors

Parkinson Gait Analysis using fgdiR

Parkinson Gait Analysis using fgdiR

Overview

This vignette demonstrates how to compute and visualize FGDI for subjects with Parkinson’s disease.

Load Parkinson Data

data(P_Data)
#> Warning in data(P_Data): data set 'P_Data' not found
data(P_data_info)
#> Warning in data(P_data_info): data set 'P_data_info' not found

Assign Labels and Compute FGDI

ID <- c(rep("Case", 21), rep("Control", 42))
fgdi_out <- FGDI(P_Data, ID, PVE_I=0.99)

Visualize an Example Joint

plot_gait_comparison(1, "Pelvis Tilt (Parkinson)", fgdi_out, P_Data, ID, combined=TRUE)

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.