Type: Package
Package: bsitar
Title: Bayesian Super Imposition by Translation and Rotation Growth
        Curve Analysis
Version: 0.3.2
Authors@R: 
    person("Satpal", "Sandhu", , "satpal.sandhu@bristol.ac.uk", 
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8539-6897"))
Maintainer: Satpal Sandhu <satpal.sandhu@bristol.ac.uk>
Description: The Super Imposition by Translation and Rotation (SITAR) model 
    is a shape-invariant nonlinear mixed effect model that fits a natural cubic 
    spline mean curve to the growth data and aligns individual-specific growth 
    curves to the underlying mean curve via a set of random effects (see Cole, 
    2010 <doi:10.1093/ije/dyq115> for details). The non-Bayesian version of the 
    SITAR model can be fit by using the already available R package 'sitar'. While 
    the 'sitar' package allows modelling of a single outcome only, the 'bsitar' 
    package offers great flexibility in fitting models of varying complexities, 
    including joint modelling of multiple outcomes such as height and weight 
    (multivariate model). Additionally, the 'bsitar' package allows for the simultaneous  
    analysis of an outcome separately for subgroups defined by a factor variable such 
    as gender. This is achieved by fitting separate models for each subgroup 
    (for example males and females for gender variable). An advantage of this approach 
    is that posterior draws for each subgroup are part of a single model object, 
    making it possible to compare coefficients across subgroups and test hypotheses. 
    Since the 'bsitar' package is a front-end to the R package 'brms', it offers excellent 
    support for post-processing of posterior draws via various functions that are 
    directly available from the 'brms' package. In addition, the 'bsitar' package 
    includes various customized functions that allow for the visualization of distance 
    (increase in size with age) and velocity (change in growth rate as a function of age), 
    as well as the estimation of growth spurt parameters such as age at peak growth velocity  
    and peak growth velocity.
License: GPL-2
Depends: R (>= 3.6)
Imports: brms (>= 2.22.0), rstan (>= 2.32.6), loo (>= 2.7.0), dplyr (>=
        1.1.3), rlang (>= 1.1.2), Rdpack (>= 2.6.2), insight (>=
        1.0.1), data.table (>= 1.16.4), collapse (>= 2.0.19),
        marginaleffects (>= 0.25.0), sitar, magrittr, methods, utils
Suggests: ggplot2 (>= 3.4.0), bayesplot (>= 1.11.0), posterior (>=
        1.3.1), testthat (>= 3.0.0), dtplyr (>= 1.3.1), checkmate (>=
        2.3.1), doParallel (>= 1.0.17), parallel (>= 4.3.1), foreach
        (>= 1.5.2), ggridges (>= 0.5.6), jtools (>= 2.2.2), fastplyr
        (>= 0.2.0), doFuture (>= 1.0.1), cheapr (>= 0.9.8), installr
        (>= 0.23.4), splines2 (>= 0.5.3), tidyr, nlme, purrr, future,
        future.apply, forcats, patchwork, tibble, pracma, extraDistr,
        bookdown, knitr, kableExtra, rmarkdown, spelling, Hmisc, R.rsp,
        graphics, grDevices, ggtext, glue, stats, here
URL: https://github.com/Sandhu-SS/bsitar
BugReports: https://github.com/Sandhu-SS/bsitar/issues
Additional_repositories:
VignetteBuilder: knitr, R.rsp
RdMacros: Rdpack
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
LazyLoad: no
LazyDataCompression: xz
NeedsCompilation: no
RoxygenNote: 7.3.2
Language: en-US
Packaged: 2025-02-07 06:23:11 UTC; drsat
Author: Satpal Sandhu [aut, cre, cph] (<https://orcid.org/0000-0002-8539-6897>)
Repository: CRAN
Date/Publication: 2025-02-07 06:50:02 UTC
Built: R 4.6.0; ; 2025-11-13 05:34:57 UTC; windows
