Corrected data generation bug for scenario 10B

This commit is contained in:
2024-05-17 17:09:21 +02:00
parent c6afca9a3b
commit 413b10ae29
5 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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