Skip to content

mnazmulislam/LDFR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title : Description of the required functions for fitting "Longitudinal dynamic functional regression" (LDFR)

  1. data generator.R : mufun() : defines true mean function

phi_fun() : defines true eigen functions

onesubj() : generates data for single subject

sparsefun() : creates sparse data set

data_func() : generates data for all subjects

  1. data fit.R
    Yestim() : fits the model for training data and test data

  2. LDFR.R : LDFR() : applies LDFR model and predicting the full trajectory