なぜか研究室に来てしまった

帰省していたのになんか来てしまった.まあいいよ,そんなもんでしょう.そのうちまた帰るし.そんでやることはいつもと同じ,修論早く終わらせたい... 正直なところ分析さえ終わればいいんだからーーと思いながら全く今日も進まない.

今日は台風が来てるみたいだけど,全くそんな気配はない.これから髪を切りに行くから雨だけは降らないでくれ.筋トレもしたし,学校にも来たし今日はいいかな.そう思いながら今日もMCMCが収束しないエラーとか,パラメータのwarningをたくさんみている.

Warning in '/tmp/httpstan_m3u6uxc0/model_6k75qjtw.stan', line 50, column 16: Argument
    40 suggests there may be parameters that are not unit scale; consider
    rescaling with a multiplier (see manual section 22.12).
Warning: Your Stan program has a parameter b_2 with a lower and upper bound
    in its declaration. These hard constraints are not recommended, for two
    reasons: (a) Except when there are logical or physical constraints, it is
    very unusual for you to be sure that a parameter will fall inside a
    specified range, and (b) The infinite gradient induced by a hard
    constraint can cause difficulties for Stan's sampling algorithm. As a
    consequence, we recommend soft constraints rather than hard constraints;
    for example, instead of constraining an elasticity parameter to fall
    between 0, and 1, leave it unconstrained and give it a normal(0.5,0.5)
    prior distribution.

これはまだ読んでない,よくわからない.狭めの事前分布を与えたから収束はかろうじてしているけど,うーーーーーんわからない.精進します.

Good day