Package: BayesianLaterality
Type: Package
Title: Predict Brain Asymmetry Based on Handedness and Dichotic
        Listening
Version: 0.1.2
Authors@R: c(person("Oystein", "Sorensen", 
                    email = "oystein.sorensen.1985@gmail.com", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-0724-3542")))
Maintainer: Oystein Sorensen <oystein.sorensen.1985@gmail.com>
Description: Functional differences between the cerebral hemispheres 
    are a fundamental characteristic of the human brain. Researchers 
    interested in studying these differences often infer underlying 
    hemispheric dominance for a certain function (e.g., language) from 
    laterality indices calculated from observed performance or brain 
    activation measures . However, any inference from observed measures 
    to latent (unobserved) classes has to consider the prior probability 
    of class membership in the population. The provided functions 
    implement a Bayesian model for predicting hemispheric dominance from
    observed laterality indices (Sorensen and Westerhausen, Laterality: 
    Asymmetries of Body, Brain and Cognition, 2020, <doi:10.1080/1357650X.2020.1769124>).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Imports: dplyr (>= 1.0.2), purrr (>= 0.3.4), rlang (>= 0.4.7), tidyr
        (>= 1.1.2), tmvtnorm (>= 1.4-10), Rdpack
Suggests: roxygen2, testthat (>= 2.1.0)
RdMacros: Rdpack
URL: https://github.com/LCBC-UiO/BayesianLaterality
NeedsCompilation: no
Packaged: 2023-08-19 11:09:23 UTC; oyss
Author: Oystein Sorensen [aut, cre] (<https://orcid.org/0000-0003-0724-3542>)
Repository: CRAN
Date/Publication: 2023-08-19 11:32:35 UTC
Built: R 4.4.3; ; 2025-11-01 04:49:35 UTC; windows
