Plotting behavior of model #123
Unanswered
MikeNsiah10
asked this question in
Ask for help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After fitting my model on my own experimental data with columns: rt,stimuli,accuracy, switch type( 0 for no switch, 1 for switch),choice.how do I plot the models behavior ( accuracy in switch vs no switch).So before fitting I created a sample from my behavioural data frame with rt and choice then I fitted the model using the sample.How do I plot the models behavior ( accuracy for the switch conditions). Do I need to use solve and sample after fitting or what could I do
Beta Was this translation helpful? Give feedback.
All reactions