|
Size: 667
Comment:
|
Size: 67
Comment: That's a wise asenwr to a tricky question
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
The bimodal data is [attachment:bim.sav here] which shows two bumps as we can see from this [attachment:bim_hist.jpg histogram.] {{{ / input file= 'bimodal2.dat'. variables=1. format=free. / variable names = bdat. / estimate parameters=4. / parameter names=mu, sigmasq, mu2, sigmasq2. initial = 2, 0.5, 7, 2. / density f = 0.5*exp(-(bdat-mu)**2/(2*sigmasq))/ sqrt(6.2832*sigmasq) + 0.5*exp(-(bdat-mu2)**2/(2*sigmasq2))/ sqrt(6.2832*sigmasq2). / end }}} {{{ bmdp le mlm.bmdp mlm.out }}} |
That's a wise asenwr to a tricky question ---- CategoryCategory |
