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

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

314
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
314
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

1.4K
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
1.4K
Sampling Distribution01:12

Sampling Distribution

19.3K
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...
19.3K
Multicompartment Models: Overview01:14

Multicompartment Models: Overview

702
Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
702
Multiple Regression01:25

Multiple Regression

4.3K
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...
4.3K
Central Limit Theorem01:14

Central Limit Theorem

21.5K
The central limit theorem, abbreviated as clt, is one of the most powerful and useful ideas in all of statistics. The central limit theorem for sample means says that if you repeatedly draw samples of a given size and calculate their means, and create a histogram of those means, then the resulting histogram will tend to have an approximate normal bell shape. In other words, as sample sizes increase, the distribution of means follows the normal distribution more closely.
The sample size, n, that...
21.5K

You might also read

Related Articles

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

Sort by
Same author

Enhanced space-variant deblurring of spacecraft images via detail-preserving techniques.

Scientific reports·2026
Same author

Toward Robust Alignment for Video Dehazing With Temporal Lookup Table.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Adaptive Spectral Graph Attention Filtering Network for Alzheimer's Disease Classification Using Multimodal Data.

IEEE journal of biomedical and health informatics·2026
Same author

VWV-SSL: Carotid vessel-wall-volume segmentation via sequence structural similarity and augmentation consistency-based self-supervised learning.

IEEE journal of biomedical and health informatics·2025
Same author

Edge-Guided Deep Learning Model to Predict Fetal Brain Age Using MRI.

Journal of neuroimaging : official journal of the American Society of Neuroimaging·2025
Same author

High-Resolution Photo Enhancement in Real-Time: A Laplacian Pyramid Network.

IEEE transactions on pattern analysis and machine intelligence·2025
Same journal

Multi-module collaborative optimization-driven fast speckle correlation imaging in variable environments.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Secrecy performance analysis of NOMA-UWOC systems over a vertically stratified WGG oceanic turbulence channel.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Backscattering of plane waves in a composite system containing a rough surface and anisotropic scatterers.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Aspherical surface construction methods based on extended Jacobi polynomials.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

OCT sidelobe suppression method based on dual-path phase sinusoidal modulation and minimum value fusion.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
Same journal

Optical design concepts using wavelength-selective diffractive optics to enable miniaturized multimodal endoscopic imaging across separated spectral ranges.

Journal of the Optical Society of America. A, Optics, image science, and vision·2026
See all related articles

Related Experiment Video

Updated: Apr 3, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.6K

Manifold regularized semi-supervised Gaussian mixture model.

Haitao Gan, Nong Sang, Rui Huang

    Journal of the Optical Society of America. A, Optics, Image Science, and Vision
    |September 15, 2015
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces Semi-Supervised Locally Consistent Gaussian Mixture Models (Semi-LCGMM) for improved data clustering. By incorporating partial class labels, Semi-LCGMM enhances clustering accuracy across diverse datasets.

    Related Experiment Videos

    Last Updated: Apr 3, 2026

    Cross-Modal Multivariate Pattern Analysis
    13:51

    Cross-Modal Multivariate Pattern Analysis

    Published on: November 9, 2011

    20.6K

    Area of Science:

    • Data Mining
    • Pattern Recognition
    • Machine Learning

    Background:

    • Gaussian Mixture Models (GMMs) are widely used for data clustering.
    • The Expectation-Maximization (EM) algorithm is standard for GMM parameter estimation.
    • Locally Consistent GMM (LCGMM) improves clustering by leveraging data's local manifold structure.

    Purpose of the Study:

    • To introduce a Semi-Supervised LCGMM (Semi-LCGMM) that integrates prior knowledge via partial class labels.
    • To enhance clustering performance by incorporating supervised information into the LCGMM framework.
    • To enable each class to be modeled by multiple Gaussian components, unlike unsupervised methods.

    Main Methods:

    • Developed Semi-LCGMM by incorporating prior class label knowledge into the LCGMM maximum likelihood function.
    • Utilized the Expectation-Maximization (EM) algorithm for parameter estimation in the Semi-LCGMM.
    • Leveraged the p nearest neighbor graph to exploit the local manifold structure of the data.

    Main Results:

    • Demonstrated promising clustering results across various applications.
    • Successfully applied Semi-LCGMM to diverse datasets including medical data, image data, and segmentation tasks.
    • Showcased the effectiveness of incorporating partial supervision for improved clustering outcomes.

    Conclusions:

    • Semi-LCGMM offers a robust approach to semi-supervised clustering by effectively utilizing partial class labels.
    • The method enhances traditional LCGMM by allowing more flexible class modeling (multiple components per class).
    • Semi-LCGMM shows significant potential for real-world applications requiring accurate data clustering with limited supervision.