[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: permute xtmixed
Dear All,
I am trying to run a permutation tests on an xtmixed command and the
I get a convergence error.
The command I am using is:
program test5, rclass
version 9
args dependent fac_gene fac_measurement
xi: xtmixed `dependent' i.`fac_gene' `fac_measurement'||sno:
`fac_measurement', cov(unstruct)
testparm _I`fac_gene'*
return scalar pgene=r(p)
end
permute sqrtchol t=r(pgene), reps(100) noi : test5 sqrtchol gv242 visit
Any suggestions of what goes wrong here?
All the best
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/