R/multiview-package.R

#' Cooperative learning for multiple views using generalized linear models
#'
#' This package performs a version of early and late fusion of multiple views using penalized generalized regression.
#' @name multiview-package
#' @importFrom survival concordance
#' @keywords models regression package
#'
NULL

## usethis namespace: start
#' @useDynLib multiview, .registration = TRUE
## usethis namespace: end
NULL

## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL

Try the multiview package in your browser

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

multiview documentation built on April 3, 2023, 5:20 p.m.