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.7)shuffle_1.0.1.zip(r-4.6)shuffle_1.0.1.zip(r-4.5)
shuffle_1.0.1.tgz(r-4.6-any)shuffle_1.0.1.tgz(r-4.5-any)
shuffle_1.0.1.tar.gz(r-4.7-any)shuffle_1.0.1.tar.gz(r-4.6-any)
shuffle_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shuffle/json (API)
| # Install 'shuffle' in R: |
| install.packages('shuffle', repos = c('https://yuvalbenjamini.r-universe.dev', 'https://cloud.r-project.org')) |
Datasets:
- 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 from:0964b278e9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 94 | ||
| source / vignettes | OK | 128 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 218 | ||
| macos-oldrel-arm64 | OK | 126 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 82 |
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 |
