Top "Interaction" questions

Best way to plot interaction effects from a linear model

In an effort to help populate the R tag here, I am posting a few questions I have often received …

r regression interaction
Barplot with significant differences and interactions?

I would like to visualize my data and ANOVA statistics. It is common to do this using a barplot with …

r plot interaction significance
expect, interact and then again expect

There are several posts regarding the same, but i still not able to make my expect script work properly. My …

linux login passwords expect interaction
R: Interaction Plot with a continuous and a categorical variable for a GLMM (lme4)

I would like to make an interaction plot to visually display the difference or similarity in slopes of interaction of …

r plot interaction lme4 mixed-models
Use EventTrigger on a specific key

I would like to invoke a command using EventTrigger when a particular key is touched (for example, the spacebar key) …

wpf keydown interaction eventtrigger
What is the correct way to pass data between view models?

I've just started with MVVM and I have been reading up on it and doing some examples. I've managed to …

wpf mvvm viewmodel interaction
Send data from Activity to Fragment already created

I only have found information about how to create a Fragment sending some data to it, but only in its …

android android-fragments android-activity interaction
How to create a COM object in a UWP application? (C#)

Question: How to create COM object in a Universal Windows Platform (UWP) application? Motivation: I want to switch from WPF …

c# com interop interaction uwp
ggplot GLM fitted curve without interaction

I want to add the fitted function from GLM on a ggplot. By default, it automatically create the plot with …

r plot ggplot2 glm interaction
How to customize touch interaction on leaflet maps

How to customize leaflet maps to disable one-finger scroll on mobile devices and add two finger scroll like google maps (…

maps touch leaflet interaction