R/NRRR-package.R

#' @details
#' This package provides the functions to fit a multivariate functional regression where a nested reduced-rank structure is imposed on the regression surface to control the model complexity.
#' @references Liu, X., Ma, S., & Chen, K. (2020).
#' Multivariate Functional Regression via Nested Reduced-Rank Regularization.
#' arXiv:2003.04786 [stat.ME].
#' @keywords internal
"_PACKAGE"
#> [1] "_PACKAGE"
#' @useDynLib NRRR, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
xliu-stat/NRRR documentation built on Jan. 9, 2021, 3:23 p.m.