Skip to content

Commit 8d81172

Browse files
authored
Update README.md
1 parent 8d2e3ad commit 8d81172

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ This package is intended for easy extraction of features of rest activity rhythm
1010

1111
__Sigmoidally transformed extended cosine models__
1212

13-
<img src="https://github.com/JessLGraves/RAR/blob/master/param_ex1.png" width="400">
13+
<img src="https://github.com/JessLGraves/RAR/blob/master/images/param_ex1.png" width="400">
1414
<sub> <b> Figure 1. </b> 60-second epoch RAR data with fitted antilogistic cosine model (red). Top right: residuals estimated from the fitted anti-logistic model. </sub>
1515
<br>
1616

1717
See <a href = "https://onlinelibrary.wiley.com/doi/epdf/10.1002/sim.2466">Marler et al. 2006</a> for a summary of the model structure and parameters estimated from the models.
1818

1919
__Residual Circadian Spectrum Analysis__
2020

21-
<img src="https://github.com/JessLGraves/RAR/blob/master/RAR_Spectrum_bands.png" width="500">
21+
<img src="https://github.com/JessLGraves/RAR/blob/master/images/RAR_Spectrum_bands.png" width="500">
2222
<sub> <b> Figure 2. </b> Top left: 60-second epoch RAR data with fitted antilogistic cosine model (red). Top right: residuals estimated from the fitted anti-logistic model. Bottom left: estimated log power spectrum of the residuals from the top right panel with a smoothing cubic spline (blue). Bottom right: example of frequency band selection (a, b) to estimate frequency band score.</sub><br>
2323
<br>
2424
Spectral analysis is performed on the residuals of derived from the anti-logistic extended cosine model. From there, a user-specified band (a, c) for which the area under the smoothed spectrum is estimated.
@@ -28,7 +28,7 @@ See <a href = "https://link.springer.com/article/10.1007/s12561-018-09230-2"> Kr
2828

2929
__Localized Measures__
3030

31-
<img src="https://github.com/JessLGraves/RAR/blob/master/graves_sensors_figure.png" width="500">
31+
<img src="https://github.com/JessLGraves/RAR/blob/master/images/graves_sensors_figure.png" width="500">
3232
<sub> <b> Figure 3. </b> Example of mean and SD of activity estiamted using RAR_Local function. Mean and standard deviation of daily log activity counts stratified by the Pittsburgh Fatigability Scale (PFS) at 4-h time bin intervals. Solid line represents greater perceived physical fatigability (PFS ≥ 15); dotted line represents lesser perceived physical fatigability (PFS < 15). <i>Taken from <a href = "https://www.mdpi.com/1424-8220/21/5/1718">Graves et al. 2021, Sensors</a></i> </sub>
3333

3434
## Basics of using RAR

0 commit comments

Comments
 (0)