{
  "_id": "6a10550dacfb0bcc41ca23fe",
  "Package": "threg",
  "Title": "Threshold Regression",
  "Version": "1.0.3",
  "Date": "2015-08-10",
  "Author": "Tao Xiao",
  "Maintainer": "Tao Xiao <taoxiao1@gmail.com>",
  "Description": "Fit a threshold regression model based on the\nfirst-hitting-time of a boundary by the sample path of a Wiener\ndiffusion process. The threshold regression methodology is well\nsuited to applications involving survival and time-to-event\ndata.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:17:17 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2015-08-10 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/threg",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b4c978b72c28f8dc9db95d0e35efec6a52686dd",
  "MD5sum": "1fdceaf2d000d47a4666827a6bb16b74",
  "_user": "cran",
  "_type": "src",
  "_file": "threg_1.0.3.tar.gz",
  "_fileid": "91eee1b48d766ffef19c42be58015c962c43f832c1622462a0daf260cebbad1d",
  "_filesize": 201081,
  "_sha256": "91eee1b48d766ffef19c42be58015c962c43f832c1622462a0daf260cebbad1d",
  "_created": "2026-05-09T08:17:17.000Z",
  "_published": "2026-05-22T13:07:25.517Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385648265,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894264731"
    },
    {
      "job": 77385648412,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894264931"
    },
    {
      "job": 77385647829,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894254072"
    },
    {
      "job": 77385647786,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161229773"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25596249506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/threg",
  "_commit": {
    "id": "2b4c978b72c28f8dc9db95d0e35efec6a52686dd",
    "author": "Tao Xiao <taoxiao1@gmail.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1439164800
  },
  "_maintainer": {
    "name": "Tao Xiao",
    "email": "taoxiao1@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/threg"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/threg.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2013-04-18"
    },
    {
      "version": "1.0.3",
      "date": "2015-08-10"
    }
  ],
  "_exports": [
    "hr",
    "hr.threg",
    "plot.threg",
    "predict.threg",
    "print.threg",
    "threg"
  ],
  "_datasets": [
    {
      "name": "bmt",
      "title": "Bone Marrow Transplantation Data",
      "object": "bmt",
      "file": "bmt.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "time",
        "indicator",
        "recipient_age",
        "donor_age",
        "recipient_sex",
        "donor_sex",
        "recipient_cmv",
        "donor_cmv",
        "waiting_time",
        "fab",
        "mtx"
      ],
      "rows": 137,
      "table": true,
      "tojson": true
    },
    {
      "name": "lkr",
      "title": "Leukemia Remission Data",
      "object": "lkr",
      "file": "lkr.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "weeks",
        "relapse",
        "treatment1",
        "treatment2",
        "wbc3cat"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bmt",
      "title": "Bone Marrow Transplantation Data",
      "topics": [
        "bmt"
      ]
    },
    {
      "page": "hr.threg",
      "title": "Hazard ratio calculation for threshold regression model",
      "topics": [
        "hr",
        "hr.threg"
      ]
    },
    {
      "page": "lkr",
      "title": "Leukemia Remission Data",
      "topics": [
        "lkr"
      ]
    },
    {
      "page": "plot.threg",
      "title": "Plot curves of the estimated survival, hazard or density functions for threshold regression model",
      "topics": [
        "plot.threg"
      ]
    },
    {
      "page": "predict.threg",
      "title": "predictions for threshold regression model",
      "topics": [
        "predict.threg"
      ]
    },
    {
      "page": "print.threg",
      "title": "Print method for threg objects",
      "topics": [
        "print.threg"
      ]
    },
    {
      "page": "threg",
      "title": "fit a threshold regression model",
      "topics": [
        "threg"
      ]
    }
  ],
  "_rundeps": [
    "Formula",
    "lattice",
    "Matrix",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "threg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-09T08:19:13.000Z",
      "distro": "noble",
      "commit": "2b4c978b72c28f8dc9db95d0e35efec6a52686dd",
      "fileid": "b07cf51eaf17893ba8388e745a8e5b001d13b5e4c6593177298e88bb4d79342f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596249506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-09T08:19:15.000Z",
      "distro": "noble",
      "commit": "2b4c978b72c28f8dc9db95d0e35efec6a52686dd",
      "fileid": "230a96a587cd6b36a5140e615f31333ed74be9587b2ac7f59450f3a09c963c08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596249506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T13:07:07.000Z",
      "commit": "2b4c978b72c28f8dc9db95d0e35efec6a52686dd",
      "fileid": "e52a3bb267c0571cd71c10c6f33217a501d1c1797d0e52856800fbc1f24d8875",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596249506"
    }
  ]
}