R/utils.R

message.null.model <- paste0(
  "Null model produced by the full fit (all coefficients are zero). ",
  "Please try a different parameter setting."
)

message.object.type <- "Object class must be 'msaenet'."

Try the msaenet package in your browser

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

msaenet documentation built on May 29, 2024, 1:08 a.m.