Skip to content

Instantly share code, notes, and snippets.

@MJacobs1985
Created February 22, 2022 15:41
Show Gist options
  • Select an option

  • Save MJacobs1985/fc922b7028b305b349ab68d53706df86 to your computer and use it in GitHub Desktop.

Select an option

Save MJacobs1985/fc922b7028b305b349ab68d53706df86 to your computer and use it in GitHub Desktop.
results <- resamples(list(PR=pm1,
EN=enet1,
NN=brnn1))
summary(results)
bwplot(results)
dotplot(results)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment