Skip to content

Instantly share code, notes, and snippets.

  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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