Package: mlxR
Type: Package
Version: 4.2.0
Title: Simulation of Longitudinal Data
Description: Simulation and visualization of complex
    models for longitudinal data. The models are encoded using the model coding
    language 'Mlxtran' and automatically converted into C++ codes. 
    That allows one to implement very easily complex ODE-based models and complex 
    statistical models, including mixed effects models, for continuous, count, 
    categorical, and time-to-event data.
Authors@R: c(
    person( "Marc", "Lavielle", role = c("aut","cre"), email = "Marc.Lavielle@inria.fr" ),
    person( "Esther", "Ilinca", role = c("ctb"), email = "esther.ilinca@lixoft.com" ),
    person( "Raphael", "Kuate", role = c("ctb"), email = "raphael.kuate@lixoft.com" ))
URL: http://simulx.webpopix.org
BugReports: https://github.com/MarcLavielle/mlxR/issues
Depends: R (>= 3.0.1), ggplot2
Suggests: XML, Rcpp (>= 0.11.3), reshape2, gridExtra, shiny
Imports: tools, methods, graphics, grDevices, utils, stats
License: BSD_2_clause + file LICENSE
Copyright: Inria
RoxygenNote: 7.1.0
NeedsCompilation: no
Maintainer: Marc Lavielle <Marc.Lavielle@inria.fr>
Collate: 'apiTools.R' 'apiManager.R' 'mlxComputeRCleaner.R'
        'mlxComputeRLibraryBuilder.R' 'addFieldsFromHeader.R'
        'catplotmlx.R' 'commentModel.R' 'convertmlx.R' 'exposure.R'
        'generateModelFromPkModel.R' 'ggplotmlx.R' 'hformat.R'
        'hgdata.R' 'inlineDataFrame.R' 'inlineModel.R' 'isfield.R'
        'kmplotmlx.R' 'mlxplore.R' 'monolix2simulx.R' 'pkmodel.R'
        'prctilemlx.R' 'processing_monolix.R' 'processing_setting.R'
        'processing_target.R' 'readVector.R' 'readdatamlx.R'
        'shinymlx.R' 'simpopmlx.R' 'simulR.R' 'simulx.R' 'statmlx.R'
        'stoolsmlx.R' 'toolsmlx.R' 'translateIOV.R' 'translateIOVind.R'
        'uuid.R' 'writeDatamlx.R'
Packaged: 2021-01-19 12:53:48 UTC; Marc
Author: Marc Lavielle [aut, cre],
  Esther Ilinca [ctb],
  Raphael Kuate [ctb]
Repository: CRAN
Date/Publication: 2021-01-19 13:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:19:30 UTC; unix
