R/spring-package.R

##' SPRING
##'
##' This package is designed to fit.
##'
##' @section Features:
##'
##'
##' @section Algorithm:
##'
##'
##' @section Technical remarks:
##'
##' @name spring-package
##' @aliases spring-package
##' @docType package
##' @author Julien Chiquet \email{julien.chiquet@@genopole.cnrs.com}
##'
##' @references Julien Chiquet, Tristan Mary-Huard, Stephane
##' Robin. Structured Regularization for conditional Gaussian
##' Graphical models. arXiv preprint, \url{}
##'
##' @import Matrix Rcpp parallel ggplot2 reshape2 scales
##' @useDynLib spring
NULL

Try the spring package in your browser

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

spring documentation built on May 2, 2019, 6:09 p.m.