agasitko

Results 8 issues of agasitko

There is a bug in the coloring (`plot.factorMerger` with the argument `statistic = "p-value"`). See below: ![image](https://user-images.githubusercontent.com/14364483/28754990-76ba5a92-7551-11e7-97e5-ecfbbc2c5f5f.png) Needs to be fixed.

bug
visualization

lm.fit is faster than lm. However, some statistics must be calculated separately (e.g. group means).

v2
lm
optimization

The most interesting part of the merging path is usually on the right hand side of the tree plot. Loglikelihood varies only slightly for early models and it's hard to...

visualization

visualization

`plot.factorMerger` should have panels align by: - x axis (GIC and tree), - y axis (tree and response panel - if possible)

visualization

Why not to add a function that will run CV to choose the optimal penalty in GIC for a given dataset?

enhancement