R/lda.R

lda<- function (x, ...){
  UseMethod("lda")
}

Try the multiUS package in your browser

Any scripts or data that you put into this service are public.

multiUS documentation built on July 26, 2023, 3:02 p.m.