Download presentation
Presentation is loading. Please wait.
Published byBuddy Burns Modified over 9 years ago
1
Graph Algebra III: Nonlinearities Courtney Brown, Ph.D. Emory University
2
Nonlinearities with Systems Begin with the Inputs Whenever there is an input, there is the potential for nonlinearities. The inputs drive the system. The boundary of the system may be linear, but the inputs can be anything. In such situations, an input function or actual data can drive the overtime behavior of the system to appear nonlinear, even though the system itself is processing the input linearly.
3
A Linear System and a Time-Dependent Input The input can vary nonlinearly. Remember that linear systems can behave nonlinearly over time. Nonlinear inputs compound this effect.
4
A Nonlinear System Using a Time- Dependent Parameter This system uses a variable operator of the proportional transformation. This is a parameter that changes with time (i.e., is not constant).
5
Interpreting the Nonlinear System Using Mason’s Rule, this system can be written as Output t = [p/(1-pm)]S t Input t Here, the input could be tensions in a society. S t could be the effect of socialization in absorbing those tensions Output t could be social conflict.
6
Using a Function to Model a Parameter You could use a function to describe change in S t. For example, S t = S 0 + S 1 t+1 If S 1 is a number between 0 and 1, we would have a function for S t that would be decreasing in time, drawn to the equilibrium value of S 0. S t allows the input to pass into the system.
7
S t = S 0 + S 1 t+1
8
Alternative Approaches Always Exist One could also model the parameter S t as first-order linear difference equation with constant coefficients. Thus, we could say S t+1 = aS t + b. Here the equilibrium would be S* = b/(1-a).
9
Nonlinear States Nonlinearities can also be introduced into a model using nonlinear states. Here, the output is also on the forward path.
10
Let us say that U t = potential total recruits or supporters Y t = the already mobilized X 1 = U t – Y t = the proportion of the population who are available for mobilization but not yet mobilized X 2 = X 1 pY t = (U t – Y t )Y t p which is the probability that an interaction between a mobilized person (e.g. a voter) and a nonmobilized person (e.g. a nonvoter) will result in a newly mobilized person (e.g., a convert of a voter) X 3 = the sum of the converted
11
The equation for this model is Y t = [Δ -1 pY t /(1+ Δ -1 pY t )]U t which yields Y t+1 = Y t (1+pU t ) – pY t 2. This is a quadratic. Estimation would be easier if it is written as Y t+1 = Y t + pY t U t – pY t 2. In SAS, you would use a restrict statement in Proc Reg to make the slope for Y t equal to 1. You would also have to force the estimated slope for Y t U t to have the same value but opposite sign of Y t 2. These are a requirements of the formal model.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.