"R text/regression output results"
I've managed to get the R script working and displaying data frame numeric output in the Results section. My question is, it is possible to view R text output, such as regression results, or do I need to run a RapidMiner regression process in order to see the underlying estimated regression? Specifically, if I use the R lm command to generate the regression equation and then the summary(dependent variable) command, where does the summary output go? Thanks.