{
  "_id": "6a1f35e5b401979e73428760",
  "Package": "ERP",
  "Type": "Package",
  "Title": "Significance Analysis of Event-Related Potentials Data",
  "Version": "2.2",
  "Date": "2019-12-10",
  "Author": "David Causeur, Ching-Fan Sheu, Mei-Chen Chu, Flavia Rufini",
  "Maintainer": "David Causeur <david.causeur@agrocampus-ouest.fr>",
  "Description": "Functions for signal detection and identification designed\nfor Event-Related Potentials (ERP) data in a linear model\nframework. The functional F-test proposed in Causeur, Sheu,\nPerthame, Rufini (2018, submitted) for analysis of variance\nissues in ERP designs is implemented for signal detection\n(tests for mean difference among groups of curves in One-way\nANOVA designs for example). Once an experimental effect is\ndeclared significant, identification of significant intervals\nis achieved by the multiple testing procedures reviewed and\ncompared in Sheu, Perthame, Lee and Causeur (2016,\n<DOI:10.1214/15-AOAS888>). Some of the methods gathered in the\npackage are the classical FDR- and FWER-controlling procedures,\nalso available using function p.adjust. The package also\nimplements the Guthrie-Buchwald procedure (Guthrie and\nBuchwald, 1991 <DOI:10.1111/j.1469-8986.1991.tb00417.x>), which\naccounts for the auto-correlation among t-tests to control\nerroneous detection of short intervals. The Adaptive\nFactor-Adjustment method is an extension of the method\ndescribed in Causeur, Chu, Hsieh and Sheu (2012,\n<DOI:10.3758/s13428-012-0230-0>). It assumes a factor model for\nthe correlation among tests and combines adaptively the\nestimation of the signal and the updating of the dependence\nmodelling (see Sheu et al., 2016, <DOI:10.1214/15-AOAS888> for\nfurther details).",
  "License": "GPL (>= 2)",
  "URL": "http://erpinr.org",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:26:29 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "git",
  "Repository": "https://dcauseur.r-universe.dev",
  "Date/Publication": "2019-12-13 10:30:06 UTC",
  "RemoteUrl": "https://github.com/cran/ERP",
  "RemoteRef": "HEAD",
  "RemoteSha": "35ff466e029b1ab9911f02209e0791d541ffdd57",
  "MD5sum": "7df131941ba5822ee7a4735a8bf3cf45",
  "_user": "dcauseur",
  "_type": "src",
  "_file": "ERP_2.2.tar.gz",
  "_fileid": "63f740bc0427847d3ed3c24d2613e7ddf56fd5ad10c15389d3137a0aa53b000c",
  "_filesize": 1910874,
  "_sha256": "63f740bc0427847d3ed3c24d2613e7ddf56fd5ad10c15389d3137a0aa53b000c",
  "_created": "2026-05-15T06:26:29.000Z",
  "_published": "2026-06-02T19:58:29.304Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160072722,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011415644"
    },
    {
      "job": 79160072980,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011414752"
    },
    {
      "job": 79160073225,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011421647"
    },
    {
      "job": 79160072908,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011413417"
    },
    {
      "job": 79160072016,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011386331"
    },
    {
      "job": 79160072213,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368387029"
    },
    {
      "job": 79160072813,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011409837"
    },
    {
      "job": 79160072919,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011405287"
    },
    {
      "job": 79160072999,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011404534"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ERP",
  "_commit": {
    "id": "35ff466e029b1ab9911f02209e0791d541ffdd57",
    "author": "David Causeur <david.causeur@agrocampus-ouest.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.2\n",
    "time": 1576233006
  },
  "_maintainer": {
    "name": "David Causeur",
    "email": "david.causeur@agrocampus-ouest.fr",
    "login": "dcauseur",
    "uuid": 78904645
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "fdrtool",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "mnormt",
      "role": "Imports"
    },
    {
      "package": "pacman",
      "role": "Imports"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dcauseur",
      "count": 5,
      "uuid": 78904645
    }
  ],
  "_userbio": {
    "uuid": 78904645,
    "type": "user",
    "name": "dcauseur"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ERP"
  },
  "_mentions": 16,
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ERP.html",
    "manual.pdf"
  ],
  "_realowner": "dcauseur",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2014-04-04"
    },
    {
      "version": "1.1",
      "date": "2015-12-14"
    },
    {
      "version": "2.0",
      "date": "2018-06-26"
    },
    {
      "version": "2.1",
      "date": "2018-10-05"
    },
    {
      "version": "2.2",
      "date": "2019-12-13"
    }
  ],
  "_exports": [
    "emfa",
    "erpavetest",
    "erpfatest",
    "erpFtest",
    "erpplot",
    "erptest",
    "gbtest",
    "ifa",
    "isqrtfa",
    "nbfactors"
  ],
  "_datasets": [
    {
      "name": "impulsivity",
      "title": "Event-Related Potentials data from a study conducted by Shen et al. (2014) to investigate neural correlates of impulsive behavior.",
      "object": "impulsivity",
      "file": "impulsivity.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Channel",
        "Subject",
        "Group",
        "Condition",
        "T_0",
        "T_2",
        "T_4",
        "T_6",
        "T_8",
        "T_10",
        "T_12",
        "T_14",
        "T_16",
        "T_18",
        "T_20",
        "T_22",
        "T_24",
        "T_26",
        "T_28",
        "T_30",
        "T_32",
        "T_34",
        "T_36",
        "T_38",
        "T_40",
        "T_42",
        "T_44",
        "T_46",
        "T_48",
        "T_50",
        "T_52",
        "T_54",
        "T_56",
        "T_58",
        "T_60",
        "T_62",
        "T_64",
        "T_66",
        "T_68",
        "T_70",
        "T_72",
        "T_74",
        "T_76",
        "T_78",
        "T_80",
        "T_82",
        "T_84",
        "T_86",
        "T_88",
        "T_90",
        "T_92",
        "T_94",
        "T_96",
        "T_98",
        "T_100",
        "T_102",
        "T_104",
        "T_106",
        "T_108",
        "T_110",
        "T_112",
        "T_114",
        "T_116",
        "T_118",
        "T_120",
        "T_122",
        "T_124",
        "T_126",
        "T_128",
        "T_130",
        "T_132",
        "T_134",
        "T_136",
        "T_138",
        "T_140",
        "T_142",
        "T_144",
        "T_146",
        "T_148",
        "T_150",
        "T_152",
        "T_154",
        "T_156",
        "T_158",
        "T_160",
        "T_162",
        "T_164",
        "T_166",
        "T_168",
        "T_170",
        "T_172",
        "T_174",
        "T_176",
        "T_178",
        "T_180",
        "T_182",
        "T_184",
        "T_186",
        "T_188",
        "T_190",
        "T_192",
        "T_194",
        "T_196",
        "T_198",
        "T_200",
        "T_202",
        "T_204",
        "T_206",
        "T_208",
        "T_210",
        "T_212",
        "T_214",
        "T_216",
        "T_218",
        "T_220",
        "T_222",
        "T_224",
        "T_226",
        "T_228",
        "T_230",
        "T_232",
        "T_234",
        "T_236",
        "T_238",
        "T_240",
        "T_242",
        "T_244",
        "T_246",
        "T_248",
        "T_250",
        "T_252",
        "T_254",
        "T_256",
        "T_258",
        "T_260",
        "T_262",
        "T_264",
        "T_266",
        "T_268",
        "T_270",
        "T_272",
        "T_274",
        "T_276",
        "T_278",
        "T_280",
        "T_282",
        "T_284",
        "T_286",
        "T_288",
        "T_290",
        "T_292",
        "T_294",
        "T_296",
        "T_298",
        "T_300",
        "T_302",
        "T_304",
        "T_306",
        "T_308",
        "T_310",
        "T_312",
        "T_314",
        "T_316",
        "T_318",
        "T_320",
        "T_322",
        "T_324",
        "T_326",
        "T_328",
        "T_330",
        "T_332",
        "T_334",
        "T_336",
        "T_338",
        "T_340",
        "T_342",
        "T_344",
        "T_346",
        "T_348",
        "T_350",
        "T_352",
        "T_354",
        "T_356",
        "T_358",
        "T_360",
        "T_362",
        "T_364",
        "T_366",
        "T_368",
        "T_370",
        "T_372",
        "T_374",
        "T_376",
        "T_378",
        "T_380",
        "T_382",
        "T_384",
        "T_386",
        "T_388",
        "T_390",
        "T_392",
        "T_394",
        "T_396",
        "T_398",
        "T_400",
        "T_402",
        "T_404",
        "T_406",
        "T_408",
        "T_410",
        "T_412",
        "T_414",
        "T_416",
        "T_418",
        "T_420",
        "T_422",
        "T_424",
        "T_426",
        "T_428",
        "T_430",
        "T_432",
        "T_434",
        "T_436",
        "T_438",
        "T_440",
        "T_442",
        "T_444",
        "T_446",
        "T_448",
        "T_450",
        "T_452",
        "T_454",
        "T_456",
        "T_458",
        "T_460",
        "T_462",
        "T_464",
        "T_466",
        "T_468",
        "T_470",
        "T_472",
        "T_474",
        "T_476",
        "T_478",
        "T_480",
        "T_482",
        "T_484",
        "T_486",
        "T_488",
        "T_490",
        "T_492",
        "T_494",
        "T_496",
        "T_498",
        "T_500",
        "T_502",
        "T_504",
        "T_506",
        "T_508",
        "T_510",
        "T_512",
        "T_514",
        "T_516",
        "T_518",
        "T_520",
        "T_522",
        "T_524",
        "T_526",
        "T_528",
        "T_530",
        "T_532",
        "T_534",
        "T_536",
        "T_538",
        "T_540",
        "T_542",
        "T_544",
        "T_546",
        "T_548",
        "T_550",
        "T_552",
        "T_554",
        "T_556",
        "T_558",
        "T_560",
        "T_562",
        "T_564",
        "T_566",
        "T_568",
        "T_570",
        "T_572",
        "T_574",
        "T_576",
        "T_578",
        "T_580",
        "T_582",
        "T_584",
        "T_586",
        "T_588",
        "T_590",
        "T_592",
        "T_594",
        "T_596",
        "T_598",
        "T_600",
        "T_602",
        "T_604",
        "T_606",
        "T_608",
        "T_610",
        "T_612",
        "T_614",
        "T_616",
        "T_618",
        "T_620",
        "T_622",
        "T_624",
        "T_626",
        "T_628",
        "T_630",
        "T_632",
        "T_634",
        "T_636",
        "T_638",
        "T_640",
        "T_642",
        "T_644",
        "T_646",
        "T_648",
        "T_650",
        "T_652",
        "T_654",
        "T_656",
        "T_658",
        "T_660",
        "T_662",
        "T_664",
        "T_666",
        "T_668",
        "T_670",
        "T_672",
        "T_674",
        "T_676",
        "T_678",
        "T_680",
        "T_682",
        "T_684",
        "T_686",
        "T_688",
        "T_690",
        "T_692",
        "T_694",
        "T_696",
        "T_698",
        "T_700",
        "T_702",
        "T_704",
        "T_706",
        "T_708",
        "T_710",
        "T_712",
        "T_714",
        "T_716",
        "T_718",
        "T_720",
        "T_722",
        "T_724",
        "T_726",
        "T_728",
        "T_730",
        "T_732",
        "T_734",
        "T_736",
        "T_738",
        "T_740",
        "T_742",
        "T_744",
        "T_746",
        "T_748",
        "T_750",
        "T_752",
        "T_754",
        "T_756",
        "T_758",
        "T_760",
        "T_762",
        "T_764",
        "T_766",
        "T_768",
        "T_770",
        "T_772",
        "T_774",
        "T_776",
        "T_778",
        "T_780",
        "T_782",
        "T_784",
        "T_786",
        "T_788",
        "T_790",
        "T_792",
        "T_794",
        "T_796",
        "T_798",
        "T_800",
        "T_802",
        "T_804",
        "T_806",
        "T_808",
        "T_810",
        "T_812",
        "T_814",
        "T_816",
        "T_818",
        "T_820",
        "T_822",
        "T_824",
        "T_826",
        "T_828",
        "T_830",
        "T_832",
        "T_834",
        "T_836",
        "T_838",
        "T_840",
        "T_842",
        "T_844",
        "T_846",
        "T_848",
        "T_850",
        "T_852",
        "T_854",
        "T_856",
        "T_858",
        "T_860",
        "T_862",
        "T_864",
        "T_866",
        "T_868",
        "T_870",
        "T_872",
        "T_874",
        "T_876",
        "T_878",
        "T_880",
        "T_882",
        "T_884",
        "T_886",
        "T_888",
        "T_890",
        "T_892",
        "T_894",
        "T_896",
        "T_898",
        "T_900",
        "T_902",
        "T_904",
        "T_906",
        "T_908",
        "T_910",
        "T_912",
        "T_914",
        "T_916",
        "T_918",
        "T_920",
        "T_922",
        "T_924",
        "T_926",
        "T_928",
        "T_930",
        "T_932",
        "T_934",
        "T_936",
        "T_938",
        "T_940",
        "T_942",
        "T_944",
        "T_946",
        "T_948",
        "T_950",
        "T_952",
        "T_954",
        "T_956",
        "T_958",
        "T_960",
        "T_962",
        "T_964",
        "T_966",
        "T_968",
        "T_970",
        "T_972",
        "T_974",
        "T_976",
        "T_978",
        "T_980",
        "T_982",
        "T_984",
        "T_986",
        "T_988",
        "T_990",
        "T_992",
        "T_994",
        "T_996",
        "T_998",
        "T_1000"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ERP-package",
      "title": "Significance Analysis of Event-Related Potentials Data: Significance Analysis of Event-Related Potentials Data",
      "topics": [
        "ERP-package",
        "ERP"
      ]
    },
    {
      "page": "emfa",
      "title": "Expectation-Maximization (EM) estimation of a factor model.",
      "topics": [
        "emfa"
      ]
    },
    {
      "page": "erpavetest",
      "title": "Significance testing of averaged ERPs.",
      "topics": [
        "erpavetest"
      ]
    },
    {
      "page": "erpfatest",
      "title": "Adaptive Factor-Adjustement for multiple testing of ERP data",
      "topics": [
        "erpfatest"
      ]
    },
    {
      "page": "erpFtest",
      "title": "Functional Analysis-of-Variance (Anova) testing of Event-Related Potentials (ERP) data",
      "topics": [
        "erpFtest"
      ]
    },
    {
      "page": "erpplot",
      "title": "Plot of ERP curves or effect curves (difference curve for example) with confidence intervals.",
      "topics": [
        "erpplot"
      ]
    },
    {
      "page": "erptest",
      "title": "FDR- and FWER-controlling Multiple testing of ERP data",
      "topics": [
        "erptest"
      ]
    },
    {
      "page": "gbtest",
      "title": "The Guthrie-Buchwald procedure for significance analysis of ERP data",
      "topics": [
        "gbtest"
      ]
    },
    {
      "page": "ifa",
      "title": "Inverse of a matrix based on its factor decomposition.",
      "topics": [
        "ifa"
      ]
    },
    {
      "page": "impulsivity",
      "title": "Event-Related Potentials data from a study conducted by Shen et al. (2014) to investigate neural correlates of impulsive behavior.",
      "topics": [
        "impulsivity"
      ]
    },
    {
      "page": "isqrtfa",
      "title": "Inverse square-root of a matrix based on its factor decomposition.",
      "topics": [
        "isqrtfa"
      ]
    },
    {
      "page": "nbfactors",
      "title": "Determination of the number of factors in high dimensional factor models.",
      "topics": [
        "nbfactors"
      ]
    }
  ],
  "_rundeps": [
    "corpcor",
    "fdrtool",
    "irlba",
    "lattice",
    "Matrix",
    "mnormt",
    "pacman",
    "remotes"
  ],
  "_vignettes": [
    {
      "source": "ERP.Rmd",
      "filename": "ERP.html",
      "title": "ERP: Significance Analysis of Event-Related Potentials",
      "author": "David Causeur, Ching-Fan Sheu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "ERPs and impulsivity",
        "Installing the package",
        "Importing impulsivity ERP data",
        "Plotting ERP data and effect curves",
        "Multipanel plots of ERP curves",
        "Plots of effect curves",
        "Signal detection: significance of effect curves",
        "Functional Analysis of Variance of ERP curves",
        "Selecting significant effects in an ANOVA design",
        "Fitted effect curves with the optimal model",
        "Signal identification: significant time intervals",
        "Averaging ERP curves in preselected time intervals",
        "Control of the False Discovery Rate",
        "The Guthrie-Buchwald procedure",
        "The Adapative Factor-Adjustment method",
        "Conclusions",
        "References"
      ],
      "created": "2018-06-26 17:28:02",
      "modified": "2018-10-05 14:32:35",
      "commits": 2
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "erp",
  "_universes": [
    "dcauseur"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2",
      "date": "2026-05-15T06:28:43.000Z",
      "distro": "noble",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "0ec7b6e7c2180e7e3f0943ba55d3f7c8f7d3c5d4ab5af032b9427b5a50cc81f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2",
      "date": "2026-05-15T06:28:33.000Z",
      "distro": "noble",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "3448b3e3433c629444b823a7af8372b1570548e7674b33acc9455d17ffd3aef8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2",
      "date": "2026-05-15T06:29:14.000Z",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "24a0254a934d14c7328a005ea5c3ca6625f1d7c3e347c72fee76fcacb85f183c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2",
      "date": "2026-05-15T06:28:37.000Z",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "0dbef65cb2b626d36a8d9efc97ef2ad759488d4ce8a479e261fae0e4524dc993",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2",
      "date": "2026-05-15T06:28:03.000Z",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "5b00fe8377a2477c3ad40929e78449454677ced5825132586179c7a43166bba4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2",
      "date": "2026-05-15T06:27:42.000Z",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "185c960b21cf9d83252b22f2e342f7c435d3d867399d1ae55e4c213573ad0559",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2",
      "date": "2026-05-15T06:27:39.000Z",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "38942567effbb129c1cbcf6c85b50cd19b9f787a2936de0557ac3973bd6a04d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2",
      "date": "2026-06-02T19:58:03.000Z",
      "commit": "35ff466e029b1ab9911f02209e0791d541ffdd57",
      "fileid": "c0ddba42a67a20e08918121ddc35bb0dd1a1582053ad45d7ecba755371ec209e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dcauseur/actions/runs/25903724514"
    }
  ]
}