Package: shuffle 1.0.1
shuffle: The Shuffle Estimator for Explainable Variance
Implementation of the shuffle estimator, a non-parametric estimator for signal and noise variance under mild noise correlations.
Authors:
shuffle_1.0.1.tar.gz
shuffle_1.0.1.zip(r-4.5)shuffle_1.0.1.zip(r-4.4)shuffle_1.0.1.zip(r-4.3)
shuffle_1.0.1.tgz(r-4.4-any)shuffle_1.0.1.tgz(r-4.3-any)
shuffle_1.0.1.tar.gz(r-4.5-noble)shuffle_1.0.1.tar.gz(r-4.4-noble)
shuffle_1.0.1.tgz(r-4.4-emscripten)shuffle_1.0.1.tgz(r-4.3-emscripten)
shuffle.pdf |shuffle.html✨
shuffle/json (API)
# Install 'shuffle' in R: |
install.packages('shuffle', repos = c('https://yuvalbenjamini.r-universe.dev', 'https://cloud.r-project.org')) |
- design_vec - The design for an fMRI experiment
- fMRI_responses - Responses for 30 voxels (of V1) to 1560 stimuli.
- prediction_res - Prediction results for V1 voxels as generated by the Gallant lab in UC Berkeley and published in Kay et al. (2008).
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:0964b278e9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | OK | Oct 18 2024 |
R-4.5-linux | OK | Oct 18 2024 |
R-4.4-win | OK | Oct 18 2024 |
R-4.4-mac | OK | Oct 18 2024 |
R-4.3-win | OK | Oct 18 2024 |
R-4.3-mac | OK | Oct 18 2024 |
Exports:designMat2VecdesignVec2MatestimateShufflegetAveraginggetNormalizerMSbetAvgperm2MatprepareShuffle
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Shuffle Estimator for Explainable Variance | shuffle-package shuffle |
The design for an fMRI experiment | design_vec |
Calculate the shuffle estimators | estimateShuffle |
Responses for 30 voxels (of V1) to 1560 stimuli. | fMRI_responses |
Convert design into averaging matrices. | getAveraging |
getNormalizer | getNormalizer |
Calculate Mean-square-between | MSbetAvg |
Prediction results for V1 voxels as generated by the Gallant lab in UC Berkeley and published in Kay et al. (2008). | prediction_res |
Prerprocess for the shuffle estimator | prepareShuffle |