A Slightly Less Simple Function for Forest Plots
This post is a sequel to my wildly popular – ok, not wildly popular, but very useful for me – post documenting my function to create a forest plot. Recently, I made models using cross-validation via R’s caret package. The train() function does the heavy lifting, but the problem is that its output is a […]