Package: neuroUp Type: Package Title: Plan Sample Size for Task fMRI Research using Bayesian Updating Version: 0.3.1 Authors@R: c(person( "Eduard", "Klapwijk", email = "et.klapwijk@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-8936-0365")), person( "Herbert", "Hoijtink", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-8509-1973")), person( "Joran", "Jongerling", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5697-1381"))) Description: Calculate the precision in mean differences (raw or Cohen's D) and correlation coefficients for different sample sizes. Uses permutations of the collected functional magnetic resonance imaging (fMRI) region of interest data. Method described in Klapwijk, Jongerling, Hoijtink and Crone (2024) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 NeedsCompilation: no Imports: dplyr, rlang, ggplot2, psychometric, tibble, magrittr, bootstrap Suggests: knitr, readr, rmarkdown, testthat (>= 3.0.0), vdiffr Config/testthat/edition: 3 Depends: R (>= 2.10) Roxygen: list(markdown = TRUE) VignetteBuilder: knitr URL: https://eduardklap.github.io/neuroUp/, https://github.com/eduardklap/neuroUp BugReports: https://github.com/eduardklap/neuroUp/issues Repository: https://eduardklap.r-universe.dev Date/Publication: 2025-02-26 08:59:43 UTC RemoteUrl: https://github.com/eduardklap/neuroup RemoteRef: HEAD RemoteSha: b42818c9be26f684ef6c52105ad28181be7e1a40 Packaged: 2026-07-02 09:08:26 UTC; root Author: Eduard Klapwijk [aut, cre, cph] (ORCID: ), Herbert Hoijtink [aut, cph] (ORCID: ), Joran Jongerling [aut, cph] (ORCID: ) Maintainer: Eduard Klapwijk