{
  "_id": "6a1f1bb8b401979e7341f605",
  "Package": "CondIndTests",
  "Type": "Package",
  "Title": "Nonlinear Conditional Independence Tests",
  "Version": "0.1.5",
  "Date": "2019-11-11",
  "Author": "Christina Heinze-Deml <heinzedeml@stat.math.ethz.ch>, Jonas\nPeters <jonas.peters@math.ku.dk>, Asbjoern Marco Sinius Munk\n<fgp998@alumni.ku.dk>",
  "Maintainer": "Christina Heinze-Deml <heinzedeml@stat.math.ethz.ch>",
  "Description": "Code for a variety of nonlinear conditional independence\ntests: Kernel conditional independence test (Zhang et al., UAI\n2011, <arXiv:1202.3775>), Residual Prediction test (based on\nShah and Buehlmann, <arXiv:1511.03334>), Invariant environment\nprediction, Invariant target prediction, Invariant residual\ndistribution test, Invariant conditional quantile prediction\n(all from Heinze-Deml et al., <arXiv:1706.08576>).",
  "License": "GPL",
  "URL": "https://github.com/christinaheinze/nonlinearICP-and-CondIndTests",
  "BugReports": "https://github.com/christinaheinze/nonlinearICP-and-CondIndTests/issues",
  "RoxygenNote": "6.1.1",
  "Repository": "https://christinaheinze.r-universe.dev",
  "Date/Publication": "2019-11-12 14:45:32 UTC",
  "RemoteUrl": "https://github.com/christinaheinze/nonlinearicp-and-condindtests",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
  "RemoteSubdir": "CondIndTests",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 09:09:50 UTC",
    "User": "root"
  },
  "MD5sum": "31ffe1bdd6d5f38a157e62c49276149d",
  "_user": "christinaheinze",
  "_type": "src",
  "_file": "CondIndTests_0.1.5.tar.gz",
  "_fileid": "9d6456e7293bd8be08617d1de51a4df04796bfa50fbe723007238d6cde321b11",
  "_filesize": 142331,
  "_sha256": "9d6456e7293bd8be08617d1de51a4df04796bfa50fbe723007238d6cde321b11",
  "_created": "2026-05-16T09:09:50.000Z",
  "_published": "2026-06-02T18:06:48.632Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139256232,
      "time": 252,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7032224104"
    },
    {
      "job": 79139256529,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7032221866"
    },
    {
      "job": 79139256674,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7032219253"
    },
    {
      "job": 79139255836,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7032217327"
    },
    {
      "job": 79139255114,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032200136"
    },
    {
      "job": 79139254958,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365971099"
    },
    {
      "job": 79139256050,
      "time": 231,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7032222186"
    },
    {
      "job": 79139255941,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7032220705"
    },
    {
      "job": 79139256271,
      "time": 189,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7032218193"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christinaheinze/nonlinearicp-and-condindtests",
  "_commit": {
    "id": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
    "author": "Christina Heinze-Deml <tiniheinze@gmail.com>",
    "committer": "Christina Heinze-Deml <tiniheinze@gmail.com>",
    "message": "update todo\n",
    "time": 1573569932
  },
  "_maintainer": {
    "name": "Christina Heinze-Deml",
    "email": "heinzedeml@stat.math.ethz.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "quantregForest",
      "role": "Imports"
    },
    {
      "package": "lawstat",
      "role": "Imports"
    },
    {
      "package": "RPtests",
      "role": "Imports"
    },
    {
      "package": "caTools",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "mize",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "christinaheinze",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "christinaheinze",
      "count": 42,
      "uuid": 10484979
    }
  ],
  "_userbio": {
    "uuid": 10484979,
    "type": "user",
    "name": "Christina Heinze-Deml",
    "description": "I am a Research Scientist at Apple Health AI. My research interests include causality, distributional robustness and deep representation learning."
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CondIndTests"
  },
  "_devurl": "https://github.com/christinaheinze/nonlinearicp-and-condindtests",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CondIndTests.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christinaheinze/nonlinearicp-and-condindtests",
  "_realowner": "christinaheinze",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-06-29"
    },
    {
      "version": "0.1.3",
      "date": "2018-04-17"
    },
    {
      "version": "0.1.4",
      "date": "2018-05-07"
    },
    {
      "version": "0.1.5",
      "date": "2019-11-12"
    }
  ],
  "_exports": [
    "CondIndTest",
    "fishersTestExceedance",
    "fTestTargetY",
    "InvariantConditionalQuantilePrediction",
    "InvariantEnvironmentPrediction",
    "InvariantResidualDistributionTest",
    "InvariantTargetPrediction",
    "KCI",
    "ksResidualDistributions",
    "leveneAndWilcoxResidualDistributions",
    "propTestTargetE",
    "ResidualPredictionTest",
    "wilcoxTestTargetY"
  ],
  "_help": [
    {
      "page": "condIndTest",
      "title": "Wrapper function for conditional independence tests.",
      "topics": [
        "CondIndTest"
      ]
    },
    {
      "page": "fishersTestExceedance",
      "title": "Fishers test to test whether the exceedance of the conditional quantiles is independent of the categorical variable E.",
      "topics": [
        "fishersTestExceedance"
      ]
    },
    {
      "page": "fTestTargetY",
      "title": "F-test for a nested model comparison.",
      "topics": [
        "fTestTargetY"
      ]
    },
    {
      "page": "InvariantConditionalQuantilePrediction",
      "title": "Invariant conditional quantile prediction.",
      "topics": [
        "InvariantConditionalQuantilePrediction"
      ]
    },
    {
      "page": "InvariantEnvironmentPrediction",
      "title": "Invariant environment prediction.",
      "topics": [
        "InvariantEnvironmentPrediction"
      ]
    },
    {
      "page": "InvariantResidualDistributionTest",
      "title": "Invariant residual distribution test.",
      "topics": [
        "InvariantResidualDistributionTest"
      ]
    },
    {
      "page": "InvariantTargetPrediction",
      "title": "Invariant target prediction.",
      "topics": [
        "InvariantTargetPrediction"
      ]
    },
    {
      "page": "KCI",
      "title": "Kernel conditional independence test.",
      "topics": [
        "KCI"
      ]
    },
    {
      "page": "ksResidualDistributions",
      "title": "Kolmogorov-Smirnov test to compare residual distributions",
      "topics": [
        "ksResidualDistributions"
      ]
    },
    {
      "page": "leveneAndWilcoxResidualDistributions",
      "title": "Levene and wilcoxon test to compare first and second moments of residual distributions",
      "topics": [
        "leveneAndWilcoxResidualDistributions"
      ]
    },
    {
      "page": "propTestTargetE",
      "title": "Proportion test to compare two misclassification rates.",
      "topics": [
        "propTestTargetE"
      ]
    },
    {
      "page": "ResidualPredictionTest",
      "title": "Residual prediction test.",
      "topics": [
        "ResidualPredictionTest"
      ]
    },
    {
      "page": "wilcoxTestTargetY",
      "title": "Wilcoxon test to compare two mean squared error rates.",
      "topics": [
        "wilcoxTestTargetY"
      ]
    }
  ],
  "_readme": "https://github.com/christinaheinze/nonlinearicp-and-condindtests/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "boot",
    "caTools",
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "Kendall",
    "kernlab",
    "lattice",
    "lawstat",
    "MASS",
    "Matrix",
    "mgcv",
    "mize",
    "mvtnorm",
    "nlme",
    "pracma",
    "quantregForest",
    "randomForest",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "RPtests",
    "shape",
    "survival"
  ],
  "_score": 4.97474190450095,
  "_indexed": true,
  "_nocasepkg": "condindtests",
  "_universes": [
    "christinaheinze"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-16T09:12:14.000Z",
      "distro": "noble",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "74269c4ced33bfad68d59f401a7c6a49ccbabeecd6ad1707bf3480a5c6b42e72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-16T09:11:50.000Z",
      "distro": "noble",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "68a70d15f9f4ffb4690018c9995514d23d75004381cea28f0f824b88c400163f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-16T09:11:35.000Z",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "3758139f5b4c02477f9bb9c5030bf4b71f88f66d8b7a455118d7362758da15c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-16T09:11:15.000Z",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "09b48fd98efdd146882617647d1106470b5777a97e42a235f1a4b864ccf70891",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-16T09:11:13.000Z",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "804b4b2de13086d0711e77adadcd814d37e0d766799579d2cd117b543507313a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-16T09:11:03.000Z",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "b72e13ac57ed0275a74013ebe579afe7139730a801c51eca3f336f7da2045b90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-16T09:11:04.000Z",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "b3fb76a97474682f715a6137ae2f426d6e894e60ead4aea00ff9b13f85a43489",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-02T18:06:24.000Z",
      "commit": "e6808046f2c33c8aa0cb8877009de58cc2e59f39",
      "fileid": "098468866b37536683897143a0acaf65701c1ccfaffda1574884d5c06cd3641d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/25958064340"
    }
  ]
}