Corrected data generation bug for scenario 10B
This commit is contained in:
@ -2291,7 +2291,7 @@ forvalues replication = 1/1000 {
|
||||
qui local difi : word 1 of `ItemsDIF'
|
||||
qui local difj : word 2 of `ItemsDIF'
|
||||
|
||||
mat B= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
mat D= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
qui simirt, nbobs(`Nn') mu(0) cov(1) dim(4) pcm(D) clear
|
||||
qui gen TT = 0
|
||||
tempfile grp0
|
||||
|
@ -2291,7 +2291,7 @@ forvalues replication = 1/1000 {
|
||||
qui local difi : word 1 of `ItemsDIF'
|
||||
qui local difj : word 2 of `ItemsDIF'
|
||||
|
||||
mat B= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
mat D= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
qui simirt, nbobs(`Nn') mu(0) cov(1) dim(4) pcm(D) clear
|
||||
qui gen TT = 0
|
||||
tempfile grp0
|
||||
|
@ -2291,7 +2291,7 @@ forvalues replication = 1/1000 {
|
||||
qui local difi : word 1 of `ItemsDIF'
|
||||
qui local difj : word 2 of `ItemsDIF'
|
||||
|
||||
mat B= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
mat D= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
qui simirt, nbobs(`Nn') mu(0) cov(1) dim(4) pcm(D) clear
|
||||
qui gen TT = 0
|
||||
tempfile grp0
|
||||
|
@ -2291,7 +2291,7 @@ forvalues replication = 1/1000 {
|
||||
qui local difi : word 1 of `ItemsDIF'
|
||||
qui local difj : word 2 of `ItemsDIF'
|
||||
|
||||
mat B= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
mat D= (-1.84,-0.84,0.16 \ -1.25,-0.25,0.75 \ -0.75,0.25,1.25 \ 0.16,0.84,1.84)
|
||||
qui simirt, nbobs(`Nn') mu(0) cov(1) dim(4) pcm(D) clear
|
||||
qui gen TT = 0
|
||||
tempfile grp0
|
||||
|
Reference in New Issue
Block a user