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

Distributions to Estimate Population Parameter01:26

Distributions to Estimate Population Parameter

The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

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...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Estimating Population Standard Deviation01:26

Estimating Population Standard Deviation

When the population standard deviation is unknown and the sample size is large, the sample standard deviation s is commonly used as a point estimate of σ. However, it can sometimes under or overestimate the population standard deviation. To overcome this drawback, confidence intervals are determined to estimate population parameters and eliminate any calculation bias accurately. However, this only applies to random samples from normally distributed populations. Knowing the sample mean and...
Gauss's Law: Problem-Solving01:10

Gauss's Law: Problem-Solving

Gauss's law helps determine electric fields even though the law is not directly about electric fields but electric flux. In situations with certain symmetries (spherical, cylindrical, or planar) in the charge distribution, the electric field can be deduced based on the knowledge of the electric flux. In these systems, we can find a Gaussian surface S over which the electric field has a constant magnitude. Furthermore, suppose the electric field is parallel (or antiparallel) to the area vector...

You might also read

Related Articles

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

Sort by
Same author

Differential Myelin and Axon-Dependent Recovery Based on Symptom Duration in Degenerative Cervical Myelopathy.

Neurosurgery·2026
Same authorSame journal

Sequential Gibbs posteriors with applications to principal component analysis.

Biometrika·2026
Same author

Machine learning-based MRI radiomics identifies patients with degenerative cervical myelopathy and predicts baseline function.

European spine journal : official publication of the European Spine Society, the European Spinal Deformity Society, and the European Section of the Cervical Spine Research Society·2026
Same author

Scalable and robust regression models for continuous proportional data.

Journal of the American Statistical Association·2026
Same author

Local graph estimation with pathwise false discovery control.

Nature communications·2026
Same author

Spinal Cord Radiomics-Driven Machine Learning Predicts Meaningful Clinical Improvement After Surgery for Degenerative Cervical Myelopathy: A Pilot Study.

Journal of imaging informatics in medicine·2026
Same journal

Individualized dynamic latent factor model for multi-resolutional data with application to mobile health.

Biometrika·2026
Same journal

Functional principal component analysis forsparse censored data.

Biometrika·2026
Same journal

Finding distributions that differ, with false discovery rate control.

Biometrika·2026
Same journal

Comparing causal parameters with many treatments and positivity violations.

Biometrika·2026
Same journal

Leveraging External Data for Testing Experimental Therapies with Biomarker Interactions in Randomized Clinical Trials.

Biometrika·2026
See all related articles

Related Experiment Video

Updated: May 9, 2026

A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

Efficient Gaussian process regression for large datasets.

Anjishnu Banerjee1, David B Dunson, Surya T Tokdar

  • 1Department of Statistical Science, Duke University, Box 90251, Durham, North Carolina 27708-0251, U.S.A.

Biometrika
|July 23, 2013
PubMed
Summary
This summary is machine-generated.

Gaussian processes are computationally intensive. A new method projects data onto a lower-dimensional subspace, improving efficiency and stability for large nonparametric regression and spatiotemporal modeling tasks.

Keywords:
Bayesian regressionCompressive sensingDimensionality reductionGaussian processRandom projection

More Related Videos

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
03:37

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets

Published on: March 1, 2024

Related Experiment Videos

Last Updated: May 9, 2026

A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
03:37

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets

Published on: March 1, 2024

Area of Science:

  • Machine Learning
  • Statistical Modeling
  • Nonparametric Statistics

Background:

  • Gaussian processes are valuable for regression, classification, and spatiotemporal modeling.
  • Their practical application is hindered by cubic computational complexity (O(n³)) and numerical instability with large datasets.
  • Existing solutions like subset methods have limitations in data selection and fine-scale structure estimation.

Purpose of the Study:

  • To address the computational bottlenecks of Gaussian processes for large datasets.
  • To propose a novel approach that overcomes the limitations of existing subset-based methods.
  • To enhance the scalability and numerical stability of Gaussian process modeling.

Main Methods:

  • A novel approach inspired by compressive sensing is introduced.
  • This method involves projecting all data points onto a lower-dimensional subspace.
  • The technique is evaluated theoretically and empirically using simulated and real-world data.

Main Results:

  • The proposed linear projection method demonstrates theoretical advantages over traditional approaches.
  • Empirical results show superior performance compared to existing methods on simulated datasets.
  • Real-world data analysis confirms the effectiveness and efficiency of the new technique.

Conclusions:

  • Linear projection onto a lower-dimensional subspace offers a computationally efficient alternative for Gaussian processes.
  • This approach mitigates the O(n³) complexity and improves numerical stability.
  • The method provides a scalable solution for large-scale nonparametric regression and spatiotemporal modeling.