Nothing
#' Nonparametric predictive model for sparse and irregular longitudinal data
#'
#' @docType package
#' @name longke-package
#'
#' @import fdapace
#' @import mvtnorm
#' @import dplyr
#' @import purrr
#' @import tidyr
#' @import bvls
#' @importFrom stats dnorm fitted na.omit predict quantile runif sd
#'
#' @description
#'
#' This package contains the function for fitting nonparametric predictive model for sparse and
#' irregular longitudinal data
#'
#'
#' @references
#' Wang S, Kim S, Cho H, Chang W.
#' Nonparametric predictive model for sparse and irregular longitudinal data. (2023+)
#'
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.