Package: nlive
Type: Package
Title: Automated Estimation of Sigmoidal and Piecewise Linear Mixed
        Models
Version: 0.1.0
Date: 2022-09-12
Authors@R: c(person(given = "Maude",
           family = "Wagner",
           role = c("aut", "cre"),
           email = "maude_wagner@rush.edu",
           comment = c(ORCID = "0000-0002-1834-3218")),
           person(given = "Ana W.",
           family = "Capuano",
           role = c("aut")),
           person(given = "Emmanuelle",
           family = "Comets",
           role = c("ctb")))
Maintainer: Maude Wagner <maude_wagner@rush.edu>
Description: Estimation of relatively complex nonlinear mixed-effects models, including the Sigmoidal Mixed Model and the Piecewise Linear Mixed Model with abrupt or smooth transition, through a single intuitive line of code and with automated generation of starting values. 
License: MIT + file LICENSE
URL: https://github.com/MaudeWagner/nlive
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: dplyr, nlraa, sqldf, ggplot2, graphics, lcmm, saemix, Rmisc,
        sitar, stats, knitr
Suggests: rmarkdown, MASS, survival, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-09-12 23:13:15 UTC; Maude W
Author: Maude Wagner [aut, cre] (<https://orcid.org/0000-0002-1834-3218>),
  Ana W. Capuano [aut],
  Emmanuelle Comets [ctb]
Repository: CRAN
Date/Publication: 2022-09-13 07:30:02 UTC
Built: R 4.1.2; ; 2022-09-14 11:07:51 UTC; unix
