R/BoostMLR.news.R

Defines functions BoostMLR.news

Documented in BoostMLR.news

#--------------------------------------------------
# BoostMLR news
BoostMLR.news <- function(...) {
  newsfile <- file.path(system.file(package="BoostMLR"), "NEWS")
  file.show(newsfile)
}

Try the BoostMLR package in your browser

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

BoostMLR documentation built on Feb. 25, 2021, 5:06 p.m.