{
  "_id": "6a27bc6724555f66ed53b767",
  "Package": "aVirtualTwins",
  "Type": "Package",
  "Title": "Adaptation of Virtual Twins Method from Jared Foster",
  "Version": "1.0.1",
  "Date": "2018-02-03",
  "Authors@R": "c(person(\"Francois\", \"Vieille\", email = \"vieille.francois@gmail.com\",\nrole = c(\"aut\", \"cre\")), person(\"Jared\", \"Foster\", email = \"jared.foster@nih.gov\", role = c(\"aut\")))",
  "Description": "Research of subgroups in random clinical trials with\nbinary outcome and two treatments groups. This is an adaptation\nof the Jared Foster method\n(<https://www.ncbi.nlm.nih.gov/pubmed/21815180>).",
  "License": "GPL-3 | file LICENSE",
  "URL": "https://github.com/prise6/aVirtualTwins",
  "BugReports": "https://github.com/prise6/aVirtualTwins/issues",
  "Collate": "'aVirtualTwins.R' 'data.R' 'object.R' 'difft.R' 'setClass.R'\n'predict.R' 'forest.R' 'forest.double.R' 'forest.fold.R'\n'forest.one.R' 'forest.wrapper.R' 'formatRCTDataset.R'\n'incidences.R' 'object.wrapper.R' 'tools.R' 'tree.R'\n'tree.class.R' 'tree.reg.R' 'tree.wrapper.R'",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.0.1",
  "Repository": "https://prise6.r-universe.dev",
  "Date/Publication": "2025-03-27 01:17:26 UTC",
  "RemoteUrl": "https://github.com/prise6/avirtualtwins",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:55:33 UTC",
    "User": "root"
  },
  "Author": "Francois Vieille [aut, cre],\nJared Foster [aut]",
  "Maintainer": "Francois Vieille <vieille.francois@gmail.com>",
  "MD5sum": "816638c52016ce791eed0b134d1d9963",
  "_user": "prise6",
  "_type": "src",
  "_file": "aVirtualTwins_1.0.1.tar.gz",
  "_fileid": "261a4d5cf8d31fa87b5f75a8c38ff240341ab9deac8feea6038210cadf23cc1f",
  "_filesize": 843907,
  "_sha256": "261a4d5cf8d31fa87b5f75a8c38ff240341ab9deac8feea6038210cadf23cc1f",
  "_created": "2026-06-09T06:55:33.000Z",
  "_published": "2026-06-09T07:10:31.568Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80265468979,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500592624"
    },
    {
      "job": 80265468961,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500589764"
    },
    {
      "job": 80265468984,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500791561"
    },
    {
      "job": 80265468940,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500759714"
    },
    {
      "job": 80264921109,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500547112"
    },
    {
      "job": 80265468942,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500583316"
    },
    {
      "job": 80265468977,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500586807"
    },
    {
      "job": 80265469085,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500581784"
    },
    {
      "job": 80265469025,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500582633"
    }
  ],
  "_buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/prise6/avirtualtwins",
  "_commit": {
    "id": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
    "author": "François Vieille <vieille.francois@gmail.com>",
    "committer": "François Vieille <vieille.francois@gmail.com>",
    "message": "update link to rapport\n",
    "time": 1743038246
  },
  "_maintainer": {
    "name": "Francois Vieille",
    "email": "vieille.francois@gmail.com",
    "login": "prise6",
    "description": ":)",
    "uuid": 6558161
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "party",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rpart.plot",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    }
  ],
  "_owner": "prise6",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "subgroup-identification",
    "trials"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "prise6",
      "count": 87,
      "uuid": 6558161
    }
  ],
  "_userbio": {
    "uuid": 6558161,
    "type": "user",
    "name": "François Vieille",
    "description": ":)"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aVirtualTwins"
  },
  "_devurl": "https://github.com/prise6/avirtualtwins",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aVirtualTwins.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/prise6/avirtualtwins",
  "_realowner": "prise6",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-10-09"
    },
    {
      "version": "1.0.1",
      "date": "2018-02-04"
    }
  ],
  "_exports": [
    "formatRCTDataset",
    "vt.data",
    "VT.difft",
    "vt.forest",
    "VT.forest.double",
    "VT.forest.fold",
    "VT.forest.one",
    "VT.object",
    "vt.subgroups",
    "vt.tree",
    "VT.tree.class",
    "VT.tree.reg"
  ],
  "_datasets": [
    {
      "name": "sepsis",
      "title": "Clinical Trial for Sepsis desease",
      "object": "sepsis",
      "file": "sepsis.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "survival",
        "THERAPY",
        "PRAPACHE",
        "AGE",
        "BLGCS",
        "ORGANNUM",
        "BLIL6",
        "BLLPLAT",
        "BLLBILI",
        "BLLCREAT",
        "TIMFIRST",
        "BLADL",
        "blSOFA"
      ],
      "rows": 470,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aVirtualTwins",
      "title": "aVirtualTwins : An adapation of VirtualTwins method created by Jared Foster.",
      "topics": [
        "aVirtualTwins-package",
        "aVirtualTwins"
      ]
    },
    {
      "page": "formatRCTDataset",
      "title": "RCT format for Virtual Twins",
      "topics": [
        "formatRCTDataset"
      ]
    },
    {
      "page": "sepsis",
      "title": "Clinical Trial for Sepsis desease",
      "topics": [
        "sepsis"
      ]
    },
    {
      "page": "vt.data",
      "title": "Initialize virtual twins data",
      "topics": [
        "vt.data"
      ]
    },
    {
      "page": "VT.difft",
      "title": "Difference between twins",
      "topics": [
        "VT.difft"
      ]
    },
    {
      "page": "vt.forest",
      "title": "Create forest to compute difft",
      "topics": [
        "vt.forest"
      ]
    },
    {
      "page": "VT.forest-abstract",
      "title": "Difft by Random Forest",
      "topics": [
        "VT.forest"
      ]
    },
    {
      "page": "VT.forest.double",
      "title": "Difft by double random forest",
      "topics": [
        "VT.forest.double"
      ]
    },
    {
      "page": "VT.forest.fold",
      "title": "Difft via k random forests",
      "topics": [
        "VT.forest.fold"
      ]
    },
    {
      "page": "VT.forest.one",
      "title": "Difft by one random forest",
      "topics": [
        "VT.forest.one"
      ]
    },
    {
      "page": "VT.object",
      "title": "VT.object",
      "topics": [
        "VT.object"
      ]
    },
    {
      "page": "VT.predict",
      "title": "VT.predict generic function",
      "topics": [
        "VT.predict",
        "VT.predict,RandomForest,data.frame,character-method",
        "VT.predict,randomForest,data.frame,character-method",
        "VT.predict,RandomForest,missing,character-method",
        "VT.predict,randomForest,missing,character-method",
        "VT.predict,train,ANY,character-method",
        "VT.predict,train,missing,character-method"
      ]
    },
    {
      "page": "vt.subgroups",
      "title": "Visualize subgroups",
      "topics": [
        "vt.subgroups"
      ]
    },
    {
      "page": "vt.tree",
      "title": "Trees to find Subgroups",
      "topics": [
        "vt.tree"
      ]
    },
    {
      "page": "VT.tree-abstract",
      "title": "Tree to find subgroup",
      "topics": [
        "VT.tree"
      ]
    },
    {
      "page": "VT.tree.class",
      "title": "Classification tree to find subgroups",
      "topics": [
        "VT.tree.class"
      ]
    },
    {
      "page": "VT.tree.reg",
      "title": "Regression tree to find subgroups",
      "topics": [
        "VT.tree.reg"
      ]
    }
  ],
  "_readme": "https://github.com/prise6/avirtualtwins/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "coin",
    "lattice",
    "libcoin",
    "MASS",
    "Matrix",
    "matrixStats",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "party",
    "randomForest",
    "rpart",
    "sandwich",
    "strucchange",
    "survival",
    "TH.data",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "full-example.Rmd",
      "filename": "full-example.html",
      "title": "Virtual Twins Examples",
      "author": "Francois Vieille",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Quick preview",
        "Method",
        "First Step",
        "Second Step",
        "Sepsis dataset",
        "Create object VirtualTwins",
        "Step 1 : compute $\\hat{P_{1i}}$ and $\\hat{P_{0i}}$",
        "Simple Random Forest",
        "Double Random Forest",
        "K Fold Random Forest",
        "Build Your Own Model",
        "Step 2 : Estimate a Regression or Classification Tree",
        "Classification",
        "Regression",
        "Subgroups and results",
        "Questions"
      ],
      "created": "2015-06-21 00:32:23",
      "modified": "2016-10-09 01:35:08",
      "commits": 9
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "avirtualtwins",
  "_universes": [
    "prise6"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T06:57:52.000Z",
      "distro": "noble",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "0d56f7201feef0f29074b7a30ce98132d306c6dc8c0a882654a219d7580ca9cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T06:57:45.000Z",
      "distro": "noble",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "b7e65b5ebadd9269f83666bc62b0c0beeb7e53c2858ad766d9efeeb96ecc4c7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T07:09:15.000Z",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "34fd7ff2958e51e9796149ffc07d2eb296301f6c91e206d60d447a9dd7d5ce64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T07:07:27.000Z",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "93fb49590b237ed63dd8ae74b51676ffba3beeb8d7d5cda5b01da9c12b4b742d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-09T06:57:55.000Z",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "698948ca25318ba75a5f50bc40ba3f8e9112c6d594ea13f32a2b070baf8a6897",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T06:57:28.000Z",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "1e5a5d90f6a18672e218f8b50c2d2e0193f315abc0240f35a9ce2467c69b051b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T06:57:10.000Z",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "d596b4c75ac8e77d359e387cc32c8430598a12f6faba32293c27188382ddc8a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T06:57:11.000Z",
      "commit": "6d905c9778cb3e9fc85688936ba33df9a6f21e45",
      "fileid": "a6b64e31928732f7fc1933a08941d5eaeef5a6689c82341d7aabafac26670df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prise6/actions/runs/27189139770"
    }
  ]
}