predict_DeFEC: This function give the estimated derivative functions

Description Usage Arguments

View source: R/predict_DeFEC.R

Description

This function give the estimated derivative functions

Usage

1
2
predict_DeFEC(betalist, ylist, tlist, basis_intelist, spline_basis,
  nminus = 1)

Arguments

betalist

the coeffcients of the DeFEC

ylist

a list of observed longitudinal data; each element in the list is a numeric vector for one subject's observed data

tlist

a list of observed time points

basis_intelist

a list of integrated B-spline basis function

spline_basis

the B-spline basis for the fitted FEC


YunlongNie/DeFEC documentation built on May 7, 2019, 10:56 a.m.