Package: BioMixModel
Type: Package
Title: Mixed Models for Biological, Clustered and Longitudinal Data
Version: 1.0.0
Authors@R: 
    c(
      person("Vinodhkumar", "Obli Rajendran",
             email = "vinodhkumar.rajendran@gmail.com",
             role = c("aut", "cre")),
      person("Keerthi", "Aaradhana",
             email = "vkeerthi1817@gmail.com",
             role = "aut")
    )
Description: 
    Fits and interprets mixed-effects models for clustered,
    longitudinal and heterogeneous biological data. Provides variance
    partitioning, intraclass correlation, penalized likelihood summaries,
    a heterogeneous-data information criterion, model comparison,
    diagnostics, and ensemble-style summaries for multilevel data. The
    package is designed as a complementary, interpretable workflow around
    established mixed-model methods. Methods for intraclass correlation
    and variance partitioning are informed by Nakagawa and Schielzeth
    (2010) <doi:10.1111/j.1469-185X.2010.00141.x> and Nakagawa et al.
    (2017) <doi:10.1098/rsif.2017.0213>. Mixed-effects modeling
    approaches are described by Zuur et al. (2009)
    <doi:10.1007/978-0-387-87458-6>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Depends: R (>= 4.1.0)
Imports: stats, graphics
Suggests: testthat (>= 3.0.0), glmmTMB, nlme, mgcv, survival, coxme,
        brms
Config/testthat/edition: 3
URL: https://github.com/vinodhpmd/BioMixModel
BugReports: https://github.com/vinodhpmd/BioMixModel/issues
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-12 15:31:19 UTC; m
Author: Vinodhkumar Obli Rajendran [aut, cre],
  Keerthi Aaradhana [aut]
Maintainer: Vinodhkumar Obli Rajendran <vinodhkumar.rajendran@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-22 06:50:11 UTC
