R/gfpca-package.R

#' Generalized functional principal components analysis
#'
#' @docType package
#' @name gfpca-package
#' @aliases gfpca
#' @useDynLib gfpca, .registration = TRUE 
#' 
#' @description A package for estimating functional principal components models
#' for generalized responses. Current implementations support binary responses.
#' Several estimation techniques are available; see \code{\link{gfpca_Mar}},
#' \code{\link{gfpca_TwoStep}}, and \code{\link{gfpca_Bayes}}
NULL
jeff-goldsmith/gfpca documentation built on May 19, 2019, 1:45 a.m.