pred_FOB: This function compute the residuals

Description Usage Arguments

View source: R/pred_residual.R

Description

This function compute the residuals

Usage

1
2
pred_FOB(betalist, ylist, tlist, basis_intelist, spline_basis, nminus = 1,
  intercept = TRUE)

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.