#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.