From @adamSales adamSales/rebarLoop#3 (comment):
Nicer output--right now, loop() just returns two unlabeled numbers with no formatting. We should write a print.loop function that gives output in the style of, say, estimatr, or even lm, with labeled estimate, standard error, hypothesis tests, confidence intervals
Oh yeah, I also think there should be optional output like, say, R^2 from the random forests or whatever. we could go to town
From @adamSales adamSales/rebarLoop#3 (comment):
Nicer output--right now, loop() just returns two unlabeled numbers with no formatting. We should write a print.loop function that gives output in the style of, say, estimatr, or even lm, with labeled estimate, standard error, hypothesis tests, confidence intervals
Oh yeah, I also think there should be optional output like, say, R^2 from the random forests or whatever. we could go to town