{
  "_id": "6a35122e3efcd9bda43dfee9",
  "Package": "surtvep",
  "Title": "Cox Non-Proportional Hazards Model with Time-Varying\nCoefficients",
  "Version": "1.0.0",
  "URL": "https://github.com/UM-KevinHe/surtvep,\nhttps://um-kevinhe.github.io/surtvep/",
  "BugReports": "https://github.com/UM-KevinHe/surtvep/issues",
  "Authors@R": "c(\nperson(\"Lingfeng\",\"Luo\",role=c(\"aut\",\"cre\"),email=\"lfluo@umich.edu\"),\nperson(\"Wenbo\",\"Wu\",role=c(\"aut\"),email=\"wenbowu@umich.edu\"),\nperson(\"Kevin\",\"He\",role=c(\"aut\"),email=\"kevinhe@umich.edu\")\n)",
  "Description": "Fit Cox non-proportional hazards models with time-varying\ncoefficients. Both unpenalized procedures (Newton and proximal\nNewton) and penalized procedures (P-splines and smoothing\nsplines) are included using B-spline basis functions for\nestimating time-varying coefficients. For penalized procedures,\ncross validations, mAIC, TIC or GIC are implemented to select\ntuning parameters. Utilities for carrying out post-estimation\nvisualization, summarization, point-wise confidence interval\nand hypothesis testing are also provided. For more information,\nsee Wu et al. (2022) <doi: 10.1007/s10985-021-09544-2> and Luo\net al. (2023) <doi:10.1177/09622802231181471>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 09:51:45 UTC",
    "User": "root"
  },
  "Author": "Lingfeng Luo [aut, cre], Wenbo Wu [aut], Kevin He [aut]",
  "Maintainer": "Lingfeng Luo <lfluo@umich.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-10-17 12:48:17 UTC",
  "RemoteUrl": "https://github.com/cran/surtvep",
  "RemoteRef": "HEAD",
  "RemoteSha": "6653cdfcf2ad99fd1c755704f702c325cae636a2",
  "MD5sum": "92d055e2a3ca4c573d475ee51c89c7d1",
  "_user": "cran",
  "_type": "src",
  "_file": "surtvep_1.0.0.tar.gz",
  "_fileid": "e50a47c1cb665ef46f7db8308492ef47f46cbe27e8ea15fd668ff1f00fa4df8f",
  "_filesize": 583341,
  "_sha256": "e50a47c1cb665ef46f7db8308492ef47f46cbe27e8ea15fd668ff1f00fa4df8f",
  "_created": "2026-06-19T09:51:45.000Z",
  "_published": "2026-06-19T09:55:58.038Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82326028853,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746852303"
    },
    {
      "job": 82326028870,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746858215"
    },
    {
      "job": 82326028881,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746855277"
    },
    {
      "job": 82326028882,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746856300"
    },
    {
      "job": 82325409438,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746795009"
    },
    {
      "job": 82326028815,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746843642"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27818425489",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/surtvep",
  "_commit": {
    "id": "6653cdfcf2ad99fd1c755704f702c325cae636a2",
    "author": "Lingfeng Luo <lfluo@umich.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1697546897
  },
  "_maintainer": {
    "name": "Lingfeng Luo",
    "email": "lfluo@umich.edu",
    "login": "lingfengluo0510",
    "description": "",
    "uuid": 44854842
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lingfengluo0510",
      "count": 1,
      "uuid": 44854842
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/surtvep"
  },
  "_devurl": "https://github.com/um-kevinhe/surtvep",
  "_pkgdown": "https://um-kevinhe.github.io/surtvep/",
  "_searchresults": 6,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/surtvep.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/um-kevinhe/surtvep",
  "_realowner": "um-kevinhe",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-10-17"
    }
  ],
  "_exports": [
    "baseline",
    "coxtp",
    "coxtv",
    "cv.coxtp",
    "get.tvcoef",
    "IC",
    "tvef.ph",
    "tvef.zero",
    "tvef.zero.time"
  ],
  "_datasets": [
    {
      "name": "ExampleData",
      "title": "example data with 2000 observations of 2 continuous variables",
      "object": "ExampleData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ExampleDataBinary",
      "title": "example data with 2000 observations of 2 binary variables",
      "object": "ExampleDataBinary",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "StrataExample",
      "title": "example data for stratified model illustration",
      "object": "StrataExample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "support",
      "title": "Study to Understand Prognoses Preferences Outcomes and Risks of Treatment",
      "object": "support",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "death",
        "sex",
        "slos",
        "d.time",
        "dzgroup",
        "dzclass",
        "num.co",
        "edu",
        "scoma",
        "avtisst",
        "race",
        "hday",
        "diabetes",
        "dementia",
        "ca",
        "meanbp",
        "wblc",
        "hrt",
        "resp",
        "temp",
        "pafi",
        "alb",
        "bili",
        "crea",
        "sod",
        "ph",
        "glucose",
        "bun",
        "urine",
        "adlp",
        "adlsc",
        "sps",
        "aps"
      ],
      "rows": 9104,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "baseline",
      "title": "calculating baseline hazard and baseline cumulative hazard using the result from a 'coxtv' or 'coxtp' object",
      "topics": [
        "baseline"
      ]
    },
    {
      "page": "confint.coxtv",
      "title": "get confidence intervals of time-varying coefficients from a fitted object",
      "topics": [
        "confint.coxtp",
        "confint.coxtv"
      ]
    },
    {
      "page": "coxtp",
      "title": "fit a Cox non-proportional hazards model with P-spline or Smoothing-spline, with penalization tuning parameter chosen by information criteria or cross-validation",
      "topics": [
        "coxtp"
      ]
    },
    {
      "page": "coxtv",
      "title": "fit a Cox non-proportional hazards model",
      "topics": [
        "coxtv"
      ]
    },
    {
      "page": "cv.coxtp",
      "title": "fit a cross-validated Cox non-proportional hazards model with P-spline or Smoothing-spline where penalization tuning parameter is provided by cross-validation",
      "topics": [
        "cv.coxtp"
      ]
    },
    {
      "page": "ExampleData",
      "title": "example data with 2000 observations of 2 continuous variables",
      "topics": [
        "ExampleData"
      ]
    },
    {
      "page": "ExampleDataBinary",
      "title": "example data with 2000 observations of 2 binary variables",
      "topics": [
        "ExampleDataBinary"
      ]
    },
    {
      "page": "get.tvcoef",
      "title": "helper function to get time-varying coefficients",
      "topics": [
        "get.tvcoef"
      ]
    },
    {
      "page": "IC",
      "title": "calculating information criteria from a 'coxtp' object",
      "topics": [
        "IC"
      ]
    },
    {
      "page": "plot.baseline",
      "title": "plotting the baseline hazard",
      "topics": [
        "plot.baseline"
      ]
    },
    {
      "page": "plot.coxtp",
      "title": "plotting results from a fitted 'coxtp' object",
      "topics": [
        "plot.coxtp"
      ]
    },
    {
      "page": "plot.coxtv",
      "title": "plotting results from a fitted 'coxtv' object",
      "topics": [
        "plot.coxtv"
      ]
    },
    {
      "page": "StrataExample",
      "title": "example data for stratified model illustration",
      "topics": [
        "StrataExample"
      ]
    },
    {
      "page": "support",
      "title": "Study to Understand Prognoses Preferences Outcomes and Risks of Treatment",
      "topics": [
        "support"
      ]
    },
    {
      "page": "tvef.ph",
      "title": "testing the proportional hazards assumption from a 'coxtv' or 'coxtp' object",
      "topics": [
        "tvef.ph"
      ]
    },
    {
      "page": "tvef.zero",
      "title": "testing the significance of the covariates from a 'coxtv' or 'coxtp' object",
      "topics": [
        "tvef.zero"
      ]
    },
    {
      "page": "tvef.zero.time",
      "title": "testing the significance of the covariates from a 'coxtv' or 'coxtp' object using a Wald test statistic",
      "topics": [
        "tvef.zero.time"
      ]
    }
  ],
  "_readme": "https://github.com/cran/surtvep/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "surtvep",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://um-kevinhe.r-universe.dev/surtvep",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T09:54:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6653cdfcf2ad99fd1c755704f702c325cae636a2",
      "fileid": "0dfefab9c7c571c7f6d6cc1345ef36a0704c57e706d13e888432c18b9a7465ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27818425489"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T09:54:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6653cdfcf2ad99fd1c755704f702c325cae636a2",
      "fileid": "d9c651c7267578f1b051da8be18d90f0e637633b27471ac8656745eb924ebb51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27818425489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T09:54:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6653cdfcf2ad99fd1c755704f702c325cae636a2",
      "fileid": "23a037df5c2fdcfe1240db1ecf6e12b3517568892e4d46a300dfa7113682f898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27818425489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T09:54:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6653cdfcf2ad99fd1c755704f702c325cae636a2",
      "fileid": "e096dee4459808483387349a9a17be2bc8f579730ad8c43276bfb6cb0a203904",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27818425489"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-19T09:54:42.000Z",
      "arch": "emscripten",
      "commit": "6653cdfcf2ad99fd1c755704f702c325cae636a2",
      "fileid": "873561fe40d0ac5ceedc1c010fe395d180536d0f61c8f6f337c77912444f1224",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27818425489"
    }
  ]
}