Top-level API for MIMS-unit algorithmFunction to compute MIMS-unit value and estimate sensor orientation. |
|
---|---|
Compute Monitor Independent Motion Summary unit (MIMS-unit) |
|
Estimates sensor orientation |
|
Compute both MIMS-unit and sensor orientations with custom settings |
|
Run shiny app to compute MIMSunit values from files |
|
File IOFunctions for importing or exporting data for various data formats. |
|
Import Actigraph count data stored in Actigraph summary csv format |
|
Import raw multi-channel accelerometer data stored in Actigraph raw csv format |
|
Import large raw multi-channel accelerometer data stored in Actigraph raw csv format in chunks |
|
Import The meta information stored in Actigraph RAW or summary csv file. |
|
Import raw multi-channel accelerometer data stored in ActivPal3 csv format |
|
Import ENMO data stored in csv csv |
|
Import raw multi-channel accelerometer data stored in mHealth Specification |
|
Import large raw multi-channel accelerometer data stored in mHealth Specification in chunks. |
|
Export accelerometer data in Actilife RAW CSV format |
|
DatasetsProcessed datasets that store the results in the manuscript and supplementary material. |
|
Coefficient of variation values for different acceleration data summary algorithms |
|
The mean and standard deviation of accelerometer summary measure for different acceleration data summary algorithms and for different devices. |
|
Sample raw accelerometer data |
|
The input accelerometer data used to generate the conceptual diagram (Figure 1) in the manuscript. |
|
A short snippet of raw accelerometer signal from a device resting on a table. |
|
A short snippet of raw accelerometer signal from a device that has ending data maxed out. |
|
Signal FilteringFunctions to filter multi-channel accelerometer signal. |
|
Apply IIR filter to the signal |
|
Apply a bandlimited interpolation filter to the signal to change the sampling rate |
|
Signal transformationFunctions to transform the multi-channel accelerometer signal. |
|
Estimate the accelerometer orientation |
|
Sum of multi-channel signal. |
|
Vector magnitude of multi-channel signal. |
|
Signal extrapolationFunctions to extrapolate multi-channel accelerometer signal. |
|
Extrapolate input multi-channel accelerometer data |
|
Get extrapolation rate. |
|
Signal aggregationFunctions to aggregate over epochs of multi-channel accelerometer signal. |
|
Aggregate over epoch to get numerically integrated values. |
|
Aggregate over epoch to get estimated accelerometer orientation. |
|
Util functionsUtility functions. |
|
Estimate sampling rate for multi-channel signal |
|
Parse epoch string to the corresponding number of samples it represents. |
|
Cut off input multi-channel signal according to a new dynamic range |
|
Interpolate missing points and unify sampling rate for multi-channel signal |
|
Simulate new data based on the given multi-channel accelerometer data |
|
Clip dataframe to the given start and stop time |
|
Segment input dataframe into windows as specified by breaks.
|
|
Visualization helper functionsFunctions to help visualizing signals, intermediate results and MIMS-unit results. |
|
Plot given raw signal in illustration diagram style. |
|
Plot illustrations about extrapolation in illustration style. |
|
Plot MIMS unit values or raw signal using dygraphs interactive plotting library. |