霞と側杖を食らう

ほしいものです。なにかいただけるとしあわせです。[https://www.amazon.jp/hz/wishlist/ls/2EIEFTV4IKSIJ?ref_=wl_share]

リリーフ運用指標MRTRの作成の学習記録その3

 

 

moratoriamuo.hatenablog.com

この記事の続き. 

 

追加分析でパリーグも.

作ったものを並べる. 左上から右に順番に西武, ソフトバンク, 楽天, ロッテ, 日ハム, バッファローズ.

gridExtra::grid.arrange(p2Lion + theme(legend.position = 'none'),
                        p2Hawks + theme(legend.position = 'none'),
                        p2Eagles + theme(legend.position = 'none'),
                        p2Marines + theme(legend.position = 'none'),
                        p2Fighters + theme(legend.position = 'none'),
                        p2Buffaloes+ theme(legend.position = 'none'),
                        nrow=1)

gridExtra::grid.arrange(phLion, phHawks, phEagles,
                        phMarines, phFighters, phBuffaloes,
                        nrow=3)

gridExtra::grid.arrange(winrate16Lion, winrate16Hawks, winrate16Eagles,
                        winrate16Marines, winrate16Fighters, winrate16Buffaloes,
                        nrow = 3)

gridExtra::grid.arrange(pfgLion, pfgHawks, pfgEagles,
                        pfgMarines, pfgFighters, pfgBuffaloes,
                        nrow = 3)

パリーグセリーグでDH制の差もあって, リリーフ運用も違いがあるのかもしれない. パリーグに詳しくないので, 解釈や意見、コメントなどあれば教えてください.

【学習予定】

来シーズン, DeNAペナントレースで優勝できますように.