Global trend lines One of the simplest methods to identify trends is to ... lm(xx~ti+I(ti^2)) require(plotly) p.glob = plot_ly(x=tt, y=xx, ...
確定! 回上一頁