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.
約 4000 の値を持つベクトルがあります。それを60個の等間隔にビン化するだけでよく、そのために(ビンごとに)中央値を計算する必要があります。
v<-c(1:4000)
V は実際には単なるベクトルです。カットについて読みましたが、ブレークポイントを指定する必要があります。私はちょうど60の等間隔が欲しい