I am trying to create a plot of a logistic function with parameters AHAT and MDIF. The values of these parameters depend up
underlying parameters A and DIF and an underlying ability distribution with a covariance omega and mean vector mu. I have to go through several steps to determine AHAT and MDIF. I would like to create a plot where I can manipulate sigma, mu1 and mu2 to see how it affects the
logistic curve. I can’t figure out how to create the plot. Leaving the variable sigma and mu1 and mu2 in the expressions at the outside
will not work. I have attached a MSWord document with the code. Does any have suggestions?
Perhaps you will find the following modification of the code more handsome (see Notebook). First I define the function to be displayed, then the constant items and then comes the plot.