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.
3 つのモデルのカーブ フィットを r 二乗値で比較したいと考えています。nlsおよびdrcパッケージを使用してモデルを実行しました。ただし、どちらのパッケージも r-2 乗値を計算していないようです。ただし、「残差標準誤差」と「残差二乗和」が得られます。
nls
drc
これら 2 つは、モデルの適合度を比較するために使用できますか?