Below is a to do list, where items near the top are considered more important - [x] Add unit tests - [x] Add other types of functional regression models - [x] Update UI for regression functions so users input formulas rather than individual variable names - [x] Make sure there are examples in the help file for each main function - [x] Remove dependency on tidyverse? I have mixed feelings, this is worth a discussion - [x] make compatible with mIFsim - [x] Make compatible with spatialTIME - [ ] Add README like the one from registr - [ ] Make compatible with mxnorm - [x] fix percent variance explained - [ ] allow user to change number of basis functions for GAM fit - [ ] allow user to change type of basis functions for GAM fit - [x] Add checks that event is binary 0/1 variable - [x] Add error message if dataframe for regression does not have necessary variable names (event) - [x] Remove analysis_vars argument from fit_fcm - [x] Fit and plot S3 functions for afcm and lfcm objects - [ ] Switch edge correction based on choice of func - [x] Double check accuracy of coefficient function for lfcm - [x] Add in option to calculate Brier score (see Cui 2022)
Below is a to do list, where items near the top are considered more important