Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A FORTRAN program for multivariate survival analysis on the personal computer.

P G Mulder1

  • 1Institute of Biostatistics, Erasmus University, Rotterdam, The Netherlands.

Computer Methods and Programs in Biomedicine
|September 1, 1988
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Determining host suitability of pecan for stored-product insects.

Journal of economic entomology·2013
Same author

Serum tryptase and SCORMA (SCORing MAstocytosis) Index as disease severity parameters in childhood and adult cutaneous mastocytosis.

Clinical and experimental dermatology·2008
Same author

[Comparison of the effectiveness of two treatment strategies in inpatients with a depressive disorder. A double-blind study of imipramine followed by lithium addition versus fluvoxamine followed by lithium addition].

Tijdschrift voor psychiatrie·2006
Same author

Evaluation of an intranasal house dust mite provocation model as a tool in clinical research.

Allergy·2005
Same author

Pollutional and meteorological factors are closely related to complaints of non-allergic, non-infectious perennial rhinitis patients: a time series model.

Clinical and experimental allergy : journal of the British Society for Allergy and Clinical Immunology·2002
Same author

Mobility of the first tarsometatarsal joint in hallux valgus patients: a radiographic analysis.

Foot & ankle international·2002
Same journal

Facial iPPG heatmap patterns based on period-aware autoencoder show association with carotid atherosclerosis towards non-contact hemodynamic assessment.

Computer methods and programs in biomedicine·2026
Same journal

Explainable machine learning models predict liver fibrosis risk and outcome in the general population: Development and multi-cohort external validation.

Computer methods and programs in biomedicine·2026
Same journal

Evaluation of surrogate endpoints for survival outcomes using the surrogate package in R.

Computer methods and programs in biomedicine·2026
Same journal

Relative spectral and frication-based descriptors as numerical indicators of place of articulation shifts in fricatives produced by Polish children.

Computer methods and programs in biomedicine·2026
Same journal

Leaflet resection improves valve expansion and hemodynamic performance in redo TAVI with balloon- and self-expanding transcatheter heart valve configurations.

Computer methods and programs in biomedicine·2026
Same journal

Spectral super-resolution for Parkinson's voice via representation-level methods under mixed-reality acquisition.

Computer methods and programs in biomedicine·2026
See all related articles

This study introduces a FORTRAN program for competing risks regression analysis. The program models failure rates using log-linear functions and explanatory variables, offering an efficient alternative to existing models.

Area of Science:

  • Biostatistics
  • Survival Analysis
  • Computational Statistics

Background:

  • Multivariate survival analysis is crucial for understanding complex failure processes.
  • Competing risks scenarios, where multiple events can lead to failure, require specialized analytical approaches.
  • Existing models may not always be computationally efficient or flexible enough for diverse datasets.

Purpose of the Study:

  • To present a FORTRAN program for multivariate survival regression in competing risks.
  • To model relevant failure rates using log-linear functions of explanatory variables.
  • To offer a computationally efficient alternative to Cox's proportional hazards model.

Main Methods:

  • Development of a FORTRAN program for competing risks regression.

Related Experiment Videos

  • Modeling failure rates as a log-linear function of explanatory variables, including time-dependent covariates.
  • Utilizing the Newton-Raphson method for maximum likelihood estimation of coefficients.
  • Main Results:

    • The program effectively performs multivariate survival regression in competing risks.
    • Log-linear modeling of failure rates provides flexibility with various explanatory variables.
    • Maximum likelihood estimates are efficiently obtained via the Newton-Raphson method.
    • The program demonstrates acceptable running times on personal computers, even for large datasets.

    Conclusions:

    • The presented FORTRAN program offers a robust and efficient tool for competing risks survival analysis.
    • The log-linear modeling approach provides a flexible and powerful alternative to traditional methods.
    • The software is suitable for practical application in biostatistics and related fields.