Package: segmag 1.2.4
segmag: Determine Event Boundaries in Event Segmentation Experiments
Contains functions that help to determine event boundaries in event segmentation experiments by bootstrapping a critical segmentation magnitude under the null hypothesis that all key presses were randomly distributed across the experiment. Segmentation magnitude is defined as the sum of Gaussians centered at the times of the segmentation key presses performed by the participants. Within a participant, the maximum of the overlaid Gaussians is used to prevent an excessive influence of a single participant on the overall outcome (e.g. if a participant is pressing the key multiple times in succession). Further functions are included, such as plotting the results.
Authors:
segmag_1.2.4.tar.gz
segmag_1.2.4.zip(r-4.5)segmag_1.2.4.zip(r-4.4)segmag_1.2.4.zip(r-4.3)
segmag_1.2.4.tgz(r-4.4-x86_64)segmag_1.2.4.tgz(r-4.4-arm64)segmag_1.2.4.tgz(r-4.3-x86_64)segmag_1.2.4.tgz(r-4.3-arm64)
segmag_1.2.4.tar.gz(r-4.5-noble)segmag_1.2.4.tar.gz(r-4.4-noble)
segmag_1.2.4.tgz(r-4.4-emscripten)segmag_1.2.4.tgz(r-4.3-emscripten)
segmag.pdf |segmag.html✨
segmag/json (API)
NEWS
# Install 'segmag' in R: |
install.packages('segmag', repos = c('https://frankpapenmeier.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:f245405055. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win-x86_64 | OK | Nov 20 2024 |
R-4.5-linux-x86_64 | OK | Nov 20 2024 |
R-4.4-win-x86_64 | OK | Nov 20 2024 |
R-4.4-mac-x86_64 | OK | Nov 20 2024 |
R-4.4-mac-aarch64 | OK | Nov 20 2024 |
R-4.3-win-x86_64 | OK | Nov 20 2024 |
R-4.3-mac-x86_64 | OK | Nov 20 2024 |
R-4.3-mac-aarch64 | OK | Nov 20 2024 |
Exports:bootstrap_critical_cutoffsflag_maxima_positionsflag_minima_positionsget_eb_timesget_eb_times_segmag_diffsegmag
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bootstrap critical segmentation magnitude | bootstrap_critical_cutoffs |
Detect local maxima/minima of a numeric vector | flag_maxima_positions flag_minima_positions |
Retrieve event boundary times from a segmag object | get_eb_times |
Retrieve event boundary times for a difference of segmag objects | get_eb_times_segmag_diff |
Plot segmentation magnitude | plot.segmag |
Create Segmentation Object | segmag |