Quantcast
Channel: The Stata Blog - Latest Comments
Viewing all articles
Browse latest Browse all 1125

Re: Calculating power using Monte Carlo simulations, part 4: Multilevel/longitudinal models

$
0
0

580 / 5000
Resultados de traducción
Very interesting, but I have not been able to run the program, from the simulation and model comparison part, stata sends me an error in this command: local reject = cond (`conv1 '+` conv2' == 2, (r (p ) <`alpha '),.) and already in the power estimation part at the end of the program it sends me this other error:
. power simmixed, n1 (5 6) n (100 (100) 500) reps (1000)
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxcommand if is unrecognized
command local rc is unrecognized
command local rc is unrecognized
command if is unrecognized
r (199);

Could someone help me?


Viewing all articles
Browse latest Browse all 1125

Trending Articles