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.
ある値より大きいデータの頻度を決定する関数/メソッドは既に存在しますか? Excel 度数分布と同様に、極端な値を最後のビンにグループ化したいと思います (例: 画像のように >120)。最初に hist 関数を使用し、次に特定の値より大きいブレークのカウントを合計することで、これを手動で行ってきました。