#' mixlasso
#'
#' Mixed structured penalized models with integrative penalty factors
#'
#' @docType package
#' @name mixlasso-package
#' @useDynLib mixlasso
#' @importFrom Matrix Matrix
#' @importFrom Matrix t
#' @importFrom Rcpp sourceCpp
#' @importFrom grDevices pdf dev.off
#' @importFrom graphics par plot abline
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.