DeFEC: This function computes the first K DeFEC

Description Usage Arguments

View source: R/DeFEC.R

Description

This function computes the first K DeFEC

Usage

1
2
DeFEC(observed, timepoints, K = 3, spline_basis, basis_intematlist,
  thresh = 0.001, gammas = NULL, maxit = 500)

Arguments

observed

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

timepoints

a list of observed time points

K

the number of DeFEC

spline_basis

the B-spline basis for the fitted FEC

basis_intematlist

a list of integrated B-spline basis function

gammas

a vector of length K, the smoothing parameter


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