I'm examining a within-item multidimensional model, so I am exporting the item parameter file to specify these as initial values in the next step. I am excluding the 2nd item, however, because it is not part of the model I am investigating (but I wish to retain the item numbering I have). If I exclude this item, using "DELETE!items(2)" does the second step read a disordered set of initial parameters (offset due to the deleted item)? The error, "If anchors or initial values are used the referencing must reflect removal of this parameter" to me suggests the ordering gets messed up.
If the initial values are indeed disordered, what is the easiest way to ensure the ordering is correct?