LCox (version 0.1.0)

plotFF: Plot Function

Description

plotFF generates the fitted lines on the data using FPCA.

Usage

plotFF(data = NULL, data2 = NULL, gene = NULL, FPC = NULL)

Arguments

data

Longitudinal gene expression data for type one patients.

data2

Longitudinal gene expression data for type two patients.

gene

Functional scores for the patients.

FPC

A FPCA object returned by the FPCA function.