{
  "_id": "6a103601acfb0bcc41c99ed0",
  "Package": "bdots",
  "Type": "Package",
  "Title": "Bootstrapped Differences of Time Series",
  "Version": "2.0.0",
  "Date": "2025-7-15",
  "Authors@R": "c(\nperson(\"Collin\", \"Nolte\", email = \"noltecollin@grinnell.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Michael\", \"Seedorff\", role = \"aut\"),\nperson(\"Jacob\", \"Oleson\", role = \"aut\"),\nperson(\"Grant\", \"Brown\", role = \"aut\"),\nperson(\"Joseph\", \"Cavanaugh\", role = \"aut\"),\nperson(\"Bob\", \"McMurray\", role = \"aut\"))",
  "BugReports": "https://github.com/collinn/bdots/issues",
  "LazyData": "TRUE",
  "Description": "Analyze differences among time series curves with p-value\nadjustment for multiple comparisons introduced in Oleson et al\n(2015) <DOI:10.1177/0962280215607411>.",
  "License": "GPL-3",
  "URL": "https://github.com/collinn/bdots",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr, rmarkdown",
  "Repository": "https://collinn.r-universe.dev",
  "Date/Publication": "2025-07-16 15:22:10 UTC",
  "RemoteUrl": "https://github.com/collinn/bdots",
  "RemoteRef": "HEAD",
  "RemoteSha": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
  "Packaged": {
    "Date": "2026-05-12 06:59:22 UTC",
    "User": "root"
  },
  "Author": "Collin Nolte [aut, cre],\nMichael Seedorff [aut],\nJacob Oleson [aut],\nGrant Brown [aut],\nJoseph Cavanaugh [aut],\nBob McMurray [aut]",
  "Maintainer": "Collin Nolte <noltecollin@grinnell.edu>",
  "MD5sum": "38e80b9a488546ab795692719fea0dfe",
  "_user": "collinn",
  "_type": "src",
  "_file": "bdots_2.0.0.tar.gz",
  "_fileid": "542c9aca67cde3aa126192350cdf775566069805c57d0679ac65b9eccb25372e",
  "_filesize": 1129608,
  "_sha256": "542c9aca67cde3aa126192350cdf775566069805c57d0679ac65b9eccb25372e",
  "_created": "2026-05-12T06:59:22.000Z",
  "_published": "2026-05-22T10:54:57.633Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365607835,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6937697395"
    },
    {
      "job": 77365608040,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937699631"
    },
    {
      "job": 77365607983,
      "time": 207,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6937708611"
    },
    {
      "job": 77365607972,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937704597"
    },
    {
      "job": 77365607701,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937657841"
    },
    {
      "job": 77365607588,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158801319"
    },
    {
      "job": 77365607878,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6937687887"
    },
    {
      "job": 77365608263,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6937684329"
    },
    {
      "job": 77365608303,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937686208"
    }
  ],
  "_buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/collinn/bdots",
  "_commit": {
    "id": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
    "author": "Collin Nolte <collinn@okstate.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #33 from collinn/dev\n\nTransition master branch to bdots 2.0.0",
    "time": 1752679330
  },
  "_maintainer": {
    "name": "Collin Nolte",
    "email": "noltecollin@grinnell.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "collinn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "collinn",
      "count": 169,
      "uuid": 10504665
    }
  ],
  "_userbio": {
    "uuid": 10504665,
    "type": "user",
    "name": "Collin Nolte",
    "description": "Assistant Professor of Statistics"
  },
  "_downloads": {
    "count": 329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bdots"
  },
  "_devurl": "https://github.com/collinn/bdots",
  "_searchresults": 112,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bdots.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/collinn/bdots",
  "_realowner": "collinn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-09-21"
    },
    {
      "version": "0.1.2",
      "date": "2015-09-25"
    },
    {
      "version": "0.1.4",
      "date": "2016-01-26"
    },
    {
      "version": "0.1.7",
      "date": "2016-02-23"
    },
    {
      "version": "0.1.9",
      "date": "2016-08-16"
    },
    {
      "version": "0.1.13",
      "date": "2017-06-15"
    },
    {
      "version": "0.1.15",
      "date": "2017-10-19"
    },
    {
      "version": "0.1.19",
      "date": "2018-03-12"
    },
    {
      "version": "1.0.0",
      "date": "2021-03-05"
    },
    {
      "version": "1.0.1",
      "date": "2021-03-27"
    },
    {
      "version": "1.1.0",
      "date": "2022-06-01"
    },
    {
      "version": "1.2.0",
      "date": "2022-11-10"
    },
    {
      "version": "1.2.5",
      "date": "2023-01-07"
    },
    {
      "version": "2.0.0",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "ar1Solver",
    "bboot",
    "bcorr",
    "bdotsBoot",
    "bdotsCorr",
    "bdotsFit",
    "bdotsRefit",
    "bdRemove",
    "bfit",
    "brbindlist",
    "brefit",
    "coefWriteout",
    "doubleGauss",
    "doubleGauss_sac",
    "doubleGauss2",
    "expCurve",
    "linear",
    "logistic",
    "logistic_sac",
    "p_adjust",
    "polynomial",
    "writeCSV"
  ],
  "_datasets": [
    {
      "name": "ci",
      "title": "ci dataset",
      "object": "ci",
      "class": [
        "data.frame"
      ],
      "fields": [
        "protocol",
        "Subject",
        "Time",
        "Fixations",
        "LookType"
      ],
      "rows": 108216,
      "table": true,
      "tojson": true
    },
    {
      "name": "cohort_unrelated",
      "title": "cohort_unrelated dataset",
      "object": "demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Time",
        "DB_cond",
        "Fixations",
        "LookType",
        "Group"
      ],
      "rows": 50100,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_cohort_unrelated",
      "title": "df_cohort_unrelated dataset",
      "object": "demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subjectID",
        "trialcodecond",
        "Time",
        "AvgOfCohort",
        "Group"
      ],
      "rows": 78156,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_target",
      "title": "df_target dataset",
      "object": "demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subjectID",
        "trialcodecond",
        "Time",
        "AvgOfTarget"
      ],
      "rows": 37575,
      "table": true,
      "tojson": true
    },
    {
      "name": "target",
      "title": "target dataset",
      "object": "demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Group",
        "Time",
        "AvgOfTarget"
      ],
      "rows": 25050,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ar1Solver",
      "title": "Compute AR1 correlation coefficient",
      "topics": [
        "ar1Solver"
      ]
    },
    {
      "page": "bboot",
      "title": "Create bootstrapped curves from bdotsObj",
      "topics": [
        "bboot"
      ]
    },
    {
      "page": "bcorr",
      "title": "Correlation with fixed value in bdots",
      "topics": [
        "bcorr"
      ]
    },
    {
      "page": "bdotsBoot",
      "title": "Create bootstrapped curves from bdotsObj",
      "topics": [
        "bdotsBoot"
      ]
    },
    {
      "page": "bdotsCorr",
      "title": "Correlation with fixed value in bdots",
      "topics": [
        "bdotsCorr"
      ]
    },
    {
      "page": "bdotsFit",
      "title": "Fit nlme curves to grouped observations",
      "topics": [
        "bdotsFit"
      ]
    },
    {
      "page": "bdotsFitter",
      "title": "Fits Individual Subject Curve",
      "topics": [
        "bdotsFitter"
      ]
    },
    {
      "page": "bdotsRefit",
      "title": "Refit Observations Returned from bdotsFit",
      "topics": [
        "bdotsRefit"
      ]
    },
    {
      "page": "bdRemove",
      "title": "bdots Remove Function",
      "topics": [
        "bdRemove"
      ]
    },
    {
      "page": "bfit",
      "title": "Fit nlme curves to grouped observations",
      "topics": [
        "bfit"
      ]
    },
    {
      "page": "bool2idx",
      "title": "Need to turn T/F into indices and I think I have an idea how",
      "topics": [
        "bool2idx"
      ]
    },
    {
      "page": "brbindlist",
      "title": "Rbindlist for bdots objects",
      "topics": [
        "brbindlist"
      ]
    },
    {
      "page": "brefit",
      "title": "Refit Observations Returned from bdotsFit",
      "topics": [
        "brefit"
      ]
    },
    {
      "page": "ci",
      "title": "ci dataset",
      "topics": [
        "ci"
      ]
    },
    {
      "page": "coef.bdotsObj",
      "title": "Extract bdotsFit Moedel Coefficients",
      "topics": [
        "coef.bdotsObj"
      ]
    },
    {
      "page": "coefWriteout",
      "title": "Create 'data.table' with 'bdotsObj' parameters",
      "topics": [
        "coefWriteout"
      ]
    },
    {
      "page": "cohort_unrelated",
      "title": "cohort_unrelated dataset",
      "topics": [
        "cohort_unrelated"
      ]
    },
    {
      "page": "createCurveList",
      "title": "Create old bdots curve list",
      "topics": [
        "createCurveList"
      ]
    },
    {
      "page": "createGroupDists",
      "title": "Create bootstrapped distribution of groups",
      "topics": [
        "createGroupDists"
      ]
    },
    {
      "page": "curveFitter",
      "title": "Curve Fitter",
      "topics": [
        "curveFitter"
      ]
    },
    {
      "page": "df_cohort_unrelated",
      "title": "df_cohort_unrelated dataset",
      "topics": [
        "df_cohort_unrelated"
      ]
    },
    {
      "page": "df_target",
      "title": "df_target dataset",
      "topics": [
        "df_target"
      ]
    },
    {
      "page": "doubleGauss",
      "title": "Double Gauss curve function for nlme",
      "topics": [
        "doubleGauss"
      ]
    },
    {
      "page": "doubleGauss_sac",
      "title": "Double Gauss curve function for nlme",
      "topics": [
        "doubleGauss_sac"
      ]
    },
    {
      "page": "doubleGauss2",
      "title": "DoubleGauss2 curve function for nlme",
      "topics": [
        "doubleGauss2"
      ]
    },
    {
      "page": "effectiveAlpha_f",
      "title": "Effective Alpha Functional",
      "topics": [
        "effectiveAlpha_f"
      ]
    },
    {
      "page": "expCurve",
      "title": "Exponential curve function",
      "topics": [
        "expCurve"
      ]
    },
    {
      "page": "findModifiedAlpha",
      "title": "Find modified alpha",
      "topics": [
        "findModifiedAlpha"
      ]
    },
    {
      "page": "fwerAlpha",
      "title": "fwerAlpha",
      "topics": [
        "fwerAlpha"
      ]
    },
    {
      "page": "getBootDistPaired",
      "title": "Create distribution for paired groups",
      "topics": [
        "getBootDistPaired"
      ]
    },
    {
      "page": "getBootDistUnpaired",
      "title": "Create Distribution for Groups",
      "topics": [
        "getBootDistUnpaired"
      ]
    },
    {
      "page": "getFitCorforGroups",
      "title": "Get Fit Correlations",
      "topics": [
        "getFitCorforGroups"
      ]
    },
    {
      "page": "getSubCurveValues",
      "title": "Return fitted values",
      "topics": [
        "getSubCurveValues"
      ]
    },
    {
      "page": "getT",
      "title": "Generate t-distribution for permutation",
      "topics": [
        "getT"
      ]
    },
    {
      "page": "getTDist",
      "title": "Get null distribution of permutation",
      "topics": [
        "getTDist"
      ]
    },
    {
      "page": "isDODpaired",
      "title": "Difference of difference pairing",
      "topics": [
        "isDODpaired"
      ]
    },
    {
      "page": "linear",
      "title": "Linear curve function",
      "topics": [
        "linear"
      ]
    },
    {
      "page": "logistic",
      "title": "Logistic curve function for nlme",
      "topics": [
        "logistic"
      ]
    },
    {
      "page": "logistic_sac",
      "title": "Logistic saccade curve function for nlme",
      "topics": [
        "logistic_sac"
      ]
    },
    {
      "page": "p_adjust",
      "title": "Adjust P-values for Multiple Comparisons",
      "topics": [
        "p_adjust"
      ]
    },
    {
      "page": "parTest2",
      "title": "Parameter t-test",
      "topics": [
        "parTest2"
      ]
    },
    {
      "page": "permTest",
      "title": "Permutation testing for bboot",
      "topics": [
        "permTest"
      ]
    },
    {
      "page": "plot.bdotsBootObj",
      "title": "Plot for object of class bdotsBootObj",
      "topics": [
        "plot.bdotsBootObj"
      ]
    },
    {
      "page": "plot.bdotsCorrObj",
      "title": "Plots for bdotsCorr",
      "topics": [
        "plot.bdotsCorrObj"
      ]
    },
    {
      "page": "plot.bdotsObj",
      "title": "Plot a bdotsFit object",
      "topics": [
        "plot.bdotsObj"
      ]
    },
    {
      "page": "polynomial",
      "title": "Polynomial curve function for nlme",
      "topics": [
        "polynomial"
      ]
    },
    {
      "page": "print.bdotsBootObj",
      "title": "Print `bdotsBootObj`",
      "topics": [
        "print.bdotsBootObj"
      ]
    },
    {
      "page": "print.bdotsBootSummary",
      "title": "Print bdotsBoot Summary",
      "topics": [
        "print.bdotsBootSummary"
      ]
    },
    {
      "page": "print.bdotsPars_ttest2",
      "title": "Print Parameter Test Summary",
      "topics": [
        "print.bdotsPars_ttest2"
      ]
    },
    {
      "page": "print.bdotsSummary",
      "title": "Print bdotsObj Summary",
      "topics": [
        "print.bdotsSummary"
      ]
    },
    {
      "page": "split.bdotsObj",
      "title": "Split object of class bdotsObj",
      "topics": [
        "split.bdotsObj"
      ]
    },
    {
      "page": "subset.bdotsBootObj",
      "title": "Subset a nested group bdotsBoot objects",
      "topics": [
        "subset.bdotsBootObj"
      ]
    },
    {
      "page": "summary.bdotsBootObj",
      "title": "Summary for bdotsBootObj",
      "topics": [
        "summary.bdotsBootObj"
      ]
    },
    {
      "page": "summary.bdotsObj",
      "title": "Summary for bdotsObj",
      "topics": [
        "summary.bdotsObj"
      ]
    },
    {
      "page": "target",
      "title": "target dataset",
      "topics": [
        "target"
      ]
    },
    {
      "page": "writeCSV",
      "title": "Write fits from 'bdotsBoot' to csv file",
      "topics": [
        "writeCSV"
      ]
    }
  ],
  "_readme": "https://github.com/collinn/bdots/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "mvtnorm",
    "nlme",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bdots.Rmd",
      "filename": "bdots.html",
      "title": "bdots",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Fitting Step",
        "Refitting Step",
        "Bootstrap"
      ],
      "created": "2020-10-09 23:03:17",
      "modified": "2025-07-16 15:22:10",
      "commits": 6
    },
    {
      "source": "correlations.Rmd",
      "filename": "correlations.html",
      "title": "Correlation Function",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Correlations in bdots"
      ],
      "created": "2022-03-10 19:01:30",
      "modified": "2025-07-16 15:22:10",
      "commits": 5
    },
    {
      "source": "refitCoef.Rmd",
      "filename": "refitCoef.html",
      "title": "Refit with Saved Parameters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview"
      ],
      "created": "2021-03-24 17:10:55",
      "modified": "2025-07-16 15:22:10",
      "commits": 3
    },
    {
      "source": "customCurves.Rmd",
      "filename": "customCurves.html",
      "title": "User Curve Functions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-03-02 22:49:21",
      "modified": "2025-07-16 15:22:10",
      "commits": 5
    }
  ],
  "_score": 5.6512780139981444,
  "_indexed": true,
  "_nocasepkg": "bdots",
  "_universes": [
    "collinn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-12T07:01:25.000Z",
      "distro": "noble",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "d5f00df9304fad142abd279bb7d1c063f17b548668828b95d3c3e58bef9b15ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-12T07:01:37.000Z",
      "distro": "noble",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "e354b2bdec37b4d3794a7d067a6b115b63d832bfcda4f32d3c3b931e2b582274",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-12T07:02:09.000Z",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "893e56873e67fbd2bd993c6fd6086327bfbdd626ec7c9cc6d59a344f4e96797d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-12T07:01:50.000Z",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "9d8df62fa6e8fa680c5af53049417fcec7ed2e66db52b526ca443a6daf117964",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-12T07:00:47.000Z",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "66d230cb4a76f1708c262f7741dce9b5c26716b4a62a1135505f03621b1f764c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-12T07:00:35.000Z",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "a748b9a858206c1750d87b368f4b2f6e0593f8ca049455ea2c72dd4a7f788871",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-12T07:00:39.000Z",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "aa3efe1bf4f306f20d4651c5a4803a9cfacd56ae9624edee4f272e1e49c5749f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-22T10:54:40.000Z",
      "commit": "dbf5da1916c1e00aaf254b3478d8f8e8cb5ba1ef",
      "fileid": "56dbef3dcbae381c1b328b9219efcdc94817e662026c6c8c1d9e113fa9b0c6b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/collinn/actions/runs/25718642436"
    }
  ]
}