Package: Counternull
Type: Package
Title: Creating Null and Counternull Distributions to Find Counternull
        Values
Version: 0.1.0
Authors@R: c(
    person("Mabene", "Yasmine", email = "ymabene@stanford.edu", 
    role = c("aut", "cre")),
    person("Bind", "Marie", email = "ma.bind@gmail.com", role = "aut"),
    person("Harvard University", role = "cph"))
Description: Calculates the difference in average change over time for
 variables in given dataset. Generates a randomization matrix to resample data
 for permutation testing. Creates and plots null distributions and calculates 
 P-Values. Identifies potential counternull values by generating and plotting 
 counternull distributions.
 Rosenthal and Rubin (1994) <doi:10.1111/j.1467-9280.1994.tb00281.x>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
RoxygenNote: 7.1.1
Imports: stats, effsize, graphics
URL: https://github.com/ymabene/Counternull
BugReports: https://github.com/ymabene/Counternull/issues
NeedsCompilation: no
Packaged: 2021-12-15 08:09:56 UTC; yasmi
Author: Mabene Yasmine [aut, cre],
  Bind Marie [aut],
  Harvard University [cph]
Maintainer: Mabene Yasmine <ymabene@stanford.edu>
Repository: CRAN
Date/Publication: 2021-12-17 19:42:13 UTC
Built: R 4.1.3; ; 2023-04-17 14:07:24 UTC; windows
