我正在使用JFreeChart,并希望显示一个球员的分数条形图,在y轴和玩家的游戏分组在x轴上的得分。
例如:
String[] {Player name, score, game number}
Player 1, 10 , 1
Player 1, 12 , 2
Player 1, 15 , 3
Player 2, 11 , 1
Player 3, 18 , 1
因为玩家不必玩相同数量的游戏,所以在创建dataSet时会产生大量的空白,因为它试图为玩家2& 3游戏2&3绘制一个条形图。
data.addValue(score, game number, player name
我目前正在研究一个回归问题,这个问题要求我预测固定资产的成本。为此,我使用了几个变量,并得出了一个预测成本。然而,我的上级希望我将时间作为一个变量纳入回归模型,而我对如何做到这一点感到困惑。我的数据集看起来像这样,不像时间序列数据集。
Name Capacity OEM Country Date of valuation MONTH YEAR Cost
A1 220 JAPAN JAPAN 1/1/2012 1 2012 300,000,000
A2 220