我如何縮放系列,以使系列中的第一個數(shù)字為0,最后一個數(shù)字為1。我研究了“大約”,“縮放”,但它們沒有達(dá)到此目的。# generate series from exponential distrs = sort(rexp(100))# scale/interpolate 's' such that it starts at 0 and ends at 1?# approx(s)# scale(s)
- 3 回答
- 0 關(guān)注
- 578 瀏覽
添加回答
舉報
0/150
提交
取消