Package: permuco Type: Package Title: Permutation Tests for Regression, (Repeated Measures) ANOVA/ANCOVA and Comparison of Signals Version: 1.1.3 Date: 2024-08-25 Authors@R: c( person("Jaromil","Frossard", email = "jaromil.frossard@gmail.com",role = c("aut", "cre")), person("Olivier","Renaud",email="olivier.renaud@unige.ch",role=c("aut"))) Maintainer: Jaromil Frossard URL: https://github.com/jaromilfrossard/permuco BugReports: https://github.com/jaromilfrossard/permuco/issues Description: Functions to compute p-values based on permutation tests. Regression, ANOVA and ANCOVA, omnibus F-tests, marginal unilateral and bilateral t-tests are available. Several methods to handle nuisance variables are implemented (Kherad-Pajouh, S., & Renaud, O. (2010) ; Kherad-Pajouh, S., & Renaud, O. (2014) ; Winkler, A. M., Ridgway, G. R., Webster, M. A., Smith, S. M., & Nichols, T. E. (2014) ). An extension for the comparison of signals issued from experimental conditions (e.g. EEG/ERP signals) is provided. Several corrections for multiple testing are possible, including the cluster-mass statistic (Maris, E., & Oostenveld, R. (2007) ) and the threshold-free cluster enhancement (Smith, S. M., & Nichols, T. E. (2009) ). License: GPL (>= 2) Imports: permute, Matrix, stats, graphics, Rcpp LazyData: TRUE Encoding: UTF-8 Suggests: R.rsp, testthat, covr, knitr, rmarkdown VignetteBuilder: R.rsp, knitr LinkingTo: Rcpp RoxygenNote: 7.2.3 Repository: https://jaromilfrossard.r-universe.dev Date/Publication: 2024-08-25 16:54:31 UTC RemoteUrl: https://github.com/jaromilfrossard/permuco RemoteRef: HEAD RemoteSha: f9b6c4088c806405363269f19d9ee25d84099706 NeedsCompilation: yes Packaged: 2026-06-10 06:08:49 UTC; root Author: Jaromil Frossard [aut, cre], Olivier Renaud [aut]