Modeling nonlinear relationships in ERP data using mixed-effects regression with R examples.

Antoine Tremblay1, Aaron J Newman

  • 1NeuroCognitive Imaging Laboratory, Dalhousie University, Halifax, Nova Scotia, Canada.

Psychophysiology
|August 19, 2014
PubMed
Summary

Linearity assumptions in psychological data analysis, particularly for event-related potential (ERP) data, can limit findings. Relaxing linearity using regression splines and mixed-effects modeling offers a more accurate approach to understanding complex relationships.

Related Concept Videos

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...
437
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
359
Multiple Regression01:25

Multiple Regression

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.3K
Pharmacodynamic Models: Additive and Proportional Drug Effect Model01:09

Pharmacodynamic Models: Additive and Proportional Drug Effect Model

Drug response models describe how pharmacological agents interact with biological systems to produce measurable effects. Baseline responses are inherent physiological activities without a drug significantly influencing the observed pharmacological outcomes. Depending on the drug response model employed, these baseline responses may combine with the drug's effect in either an additive or proportional manner.Additive Drug Response ModelIn the additive model, the drug effect is independent of the...
115
Modeling with Differential Equations01:25

Modeling with Differential Equations

Population dynamics can be described mathematically by considering the population size P(t) as a function of time. The rate of change of the population is then represented by the derivative of P(t). A simple assumption is that the rate of growth is proportional to the size of the population itself. This leads to an exponential growth model, where the population increases rapidly without bound. While this is a useful first approximation, it does not reflect realistic long-term...
327
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
1.7K