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 Concept Videos

Binomial Probability Distribution01:15

Binomial Probability Distribution

10.7K
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
10.7K
Numerical Calculations01:24

Numerical Calculations

354
In engineering applications, the representation of the numerical value is critical. Presenting or reporting the answer is one of the essential parts of engineering practices. Numerical calculations are performed using handheld calculators or computers since numerically accurate answers are always preferred.
The solution to a problem is obtained using different methods. While manually solving algebraic symbols is one of the most common methods, the graphical method is often preferred. Computers...
354
Nominal Level of Measurement00:56

Nominal Level of Measurement

28.5K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. Not every statistical operation can be used with every set of data. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
The data that cannot be measured but can be grouped into categories fall under the nominal level of measurement. Data that is measured using a nominal...
28.5K
Poisson Probability Distribution01:09

Poisson Probability Distribution

8.1K
A Poisson probability distribution is a discrete probability distribution. It gives the probability of a number of events occurring in a fixed interval of time or space if these events happen at a known average rate and independently of the time since the last event. For example, a book editor might be interested in the number of words spelled incorrectly in a particular book. It might be that, on average, there are five words spelled incorrectly in 100 pages. The interval is 100 pages.
The...
8.1K
Regression Analysis01:11

Regression Analysis

5.7K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.7K
Multiple Regression01:25

Multiple Regression

3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K

You might also read

Related Articles

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

Sort by
Same author

Multicenter real world validation of on device single lead ECG parameters for remote cardiac assessment.

NPJ cardiovascular health·2026
Same author

BCGNet: an AI model trained on 600 K hours of sleep data for a novel under-pillow contactless monitoring device.

NPJ digital medicine·2026
Same author

Artificial intelligence as a computational kit for digital biomarker discovery.

Journal of translational internal medicine·2026
Same author

Comparative pharmacovigilance of herpetic infections with dupilumab and JAK inhibitors in atopic dermatitis.

Clinical and experimental dermatology·2026
Same author

Artificial Intelligence-Enhanced Electrocardiogram for Longitudinal Evaluation of Right Ventricular Dysfunction After Acute Pulmonary Embolism: Rational and Design of CURES-CARE Study.

Pulmonary circulation·2026
Same author

Reconstructing 12-lead ECG from 3-lead ECG using variational autoencoder to improve cardiac disease detection of wearable ECG devices.

PLOS digital health·2026

Related Experiment Video

Updated: Jun 30, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.2K

simpleNomo: A Python Package of Making Nomograms for Visualizable Calculation of Logistic Regression Models.

Haoyang Hong1,2, Shenda Hong1

  • 1National Institute of Health Data Science, Peking University, Beijing, China.

Health Data Science
|March 15, 2024
PubMed
Summary

simpleNomo is a new Python toolbox that creates nomograms from logistic regression coefficients, making clinical predictions more accessible. This tool aids in translating research into patient care, especially in resource-limited settings.

More Related Videos

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

263
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.1K

Related Experiment Videos

Last Updated: Jun 30, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.2K
Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

263
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.1K

Area of Science:

  • Biostatistics
  • Medical Informatics
  • Clinical Prediction Modeling

Background:

  • Logistic regression models are crucial for clinical prediction but face challenges in resource-poor or offline settings.
  • Existing nomogram generators often require raw data, limiting the use of established models with only coefficients.
  • There is a need for tools to generate nomograms directly from logistic regression coefficients to improve usability and clinical translation.

Purpose of the Study:

  • To develop an open-source Python toolbox, simpleNomo, for constructing nomograms from logistic regression models.
  • To enable nomogram generation using only model coefficients, overcoming limitations of existing tools.
  • To create an associated online website for nomogram generation.

Main Methods:

  • Designed and developed simpleNomo, an open-source Python toolbox.
  • Implemented functionality to generate nomograms directly from logistic regression coefficients.
  • Developed an accompanying online website for nomogram creation.

Main Results:

  • simpleNomo successfully generates nomograms that maintain the predictive accuracy of the original logistic regression models.
  • The tool is user-friendly and easy to follow.
  • simpleNomo is compatible with Python 3 and readily available via PyPI and GitHub.

Conclusions:

  • simpleNomo provides a valuable solution for creating nomograms from logistic regression coefficients.
  • The toolbox enhances the accessibility and practical application of clinical prediction models, particularly in diverse settings.
  • simpleNomo facilitates the conversion of existing logistic regression models into practical nomograms for wider use.