Package: jmSurface 0.1.0
jmSurface: Semi-Parametric Association Surfaces for Joint Longitudinal-Survival Models
Implements interpretable multi-biomarker fusion in joint longitudinal-survival models via semi-parametric association surfaces. Provides a two-stage estimation framework where Stage 1 fits mixed-effects longitudinal models and extracts Best Linear Unbiased Predictors ('BLUP's), and Stage 2 fits transition-specific penalized Cox models with tensor-product spline surfaces linking latent biomarker summaries to transition hazards. Supports multi-state disease processes with transition-specific surfaces, Restricted Maximum Likelihood ('REML') smoothing parameter selection, effective degrees of freedom ('EDF') diagnostics, dynamic prediction of transition probabilities, and three interpretability visualizations (surface plots, contour heatmaps, marginal effect slices). Methods are described in Bhattacharjee (2025, under review).
Authors:
jmSurface_0.1.0.tar.gz
jmSurface_0.1.0.zip(r-4.7)jmSurface_0.1.0.zip(r-4.6)jmSurface_0.1.0.zip(r-4.5)
jmSurface_0.1.0.tgz(r-4.6-any)jmSurface_0.1.0.tgz(r-4.5-any)
jmSurface_0.1.0.tar.gz(r-4.7-any)jmSurface_0.1.0.tar.gz(r-4.6-any)
jmSurface_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
jmSurface/json (API)
| # Install 'jmSurface' in R: |
| install.packages('jmSurface', repos = c('https://atanubhattacharjee.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:8ca3b43ec6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 195 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 105 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 113 |
Exports:compute_blup_etacontour_heatmapdynPrededf_diagnosticsfit_gam_coxfit_longitudinaljmSurfload_example_datamarginal_slicesplot_surfacerun_shiny_appsimulate_jmSurface
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| jmSurface: Semi-Parametric Association Surfaces for Joint Models | jmSurface-package jmSurface |
| Compute BLUP-Based Latent Longitudinal Summaries | compute_blup_eta |
| Contour Heatmap of Association Surface | contour_heatmap |
| Dynamic Prediction of Transition Probabilities | dynPred |
| Effective Degrees of Freedom Diagnostics | edf_diagnostics |
| Fit a GAM-Cox Model with Tensor-Product Spline Surface | fit_gam_cox |
| Fit Longitudinal Mixed-Effects Models for Each Biomarker | fit_longitudinal |
| Fit a Joint Longitudinal-Survival Model with Semi-Parametric Association Surfaces | jmSurf |
| Load Bundled Example Dataset | load_example_data |
| Marginal Effect Slices | marginal_slices |
| Plot Association Surface (3D or Perspective) | plot_surface |
| Plot method for jmSurface objects | plot.jmSurface |
| Print Method for jmSurface Objects | print.jmSurface |
| Launch the Interactive Shiny Application | run_shiny_app |
| Simulate Multi-State Joint Modeling Data | simulate_jmSurface |
| Summary Method for jmSurface Objects | summary.jmSurface |
