You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using "fcm.infer" function to find the equilibrium values in my system, and later on to run different scenarios. In the first case the activation vector is only used for the first iteration. For scenarios, I would like to clamp some variables to fixed values (0 or 1). Does the function have any option to include this or should I manually modify the "initial_vec" at each iteration to give the desired value to the clamped variables?
The text was updated successfully, but these errors were encountered:
Probably a stupid question...
I am using "fcm.infer" function to find the equilibrium values in my system, and later on to run different scenarios. In the first case the activation vector is only used for the first iteration. For scenarios, I would like to clamp some variables to fixed values (0 or 1). Does the function have any option to include this or should I manually modify the "initial_vec" at each iteration to give the desired value to the clamped variables?
The text was updated successfully, but these errors were encountered: