Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかのデータを与えられた対数尤度関数を記述し、EM アルゴリズムを使用してそれを推定できるrのパッケージはどれですか?
ありがとう。
flexmixやmixtoolsのようなものを探していると思います。それらは多くの標準モデルでそのまま使用できますが、ユーザーが提供する尤度でも使用できます。後者 (ユーザー定義モデル) はそれほど単純ではなく、アプリケーションによっては、カスタマイズされたコードを作成する方が簡単/高速/優れている場合があります。