Package: ILRCM
Type: Package
Title: Convert Irregular Longitudinal Data to Regular Intervals and
        Perform Clustering
Version: 0.1.0
Authors@R: c(person(("Atanu"), "Bhattacharjee",
                    email="atanustat@gmail.com",
                    role=c("aut", "cre","ctb")),
             person(("Tanmoy"), " Majumdar", role=c("aut","ctb")))
Maintainer: Atanu Bhattacharjee <atanustat@gmail.com>
Description: Convert irregularly spaced longitudinal data into regular intervals for further analysis, 
             and perform clustering using advanced machine learning techniques. 
             The package is designed for handling complex longitudinal datasets, 
             optimizing them for research in healthcare, demography, and other fields 
             requiring temporal data modeling.
Imports: ggplot2, scales
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-29 23:11:06 UTC; Atanu Bhattacharjee
Author: Atanu Bhattacharjee [aut, cre, ctb],
  Tanmoy Majumdar [aut, ctb]
Repository: CRAN
Date/Publication: 2024-12-02 12:51:13 UTC
