Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MarcinKosinski/c39440c5b9d3da0ce15c3eb9ab5cd1ed to your computer and use it in GitHub Desktop.
Save MarcinKosinski/c39440c5b9d3da0ce15c3eb9ab5cd1ed to your computer and use it in GitHub Desktop.
predict_lda <- function(...)
get('predict.lda', envir = asNamespace('MASS'), inherits = FALSE)(...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment