<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Gradient Boosting for Longitudinal Data</dc:title>
  <dc:title>R package MEGB version 0.2</dc:title>
  <dc:description>Gradient boosting is a powerful statistical learning method known for its ability to model 
    complex relationships between predictors and outcomes while performing inherent variable selection. 
    However, traditional gradient boosting methods lack flexibility in handling longitudinal data where 
    within-subject correlations play a critical role. In this package, we propose a novel approach 
    Mixed Effect Gradient Boosting ('MEGB'), designed specifically for high-dimensional longitudinal data. 
    'MEGB' incorporates a flexible semi-parametric model that embeds random effects within the gradient boosting 
    framework, allowing it to account for within-individual covariance over time. Additionally, the method 
    efficiently handles scenarios where the number of predictors greatly exceeds the number of observations
    (p&gt;&gt;n) making it particularly suitable for genomics data and other large-scale biomedical studies.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats, gbm, MASS</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Oyebayo Ridwan Olaniran &lt;olaniran.or@unilorin.edu.ng&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Oyebayo Ridwan Olaniran [aut, cre],
  Saidat Fehintola Olaniran [aut]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2025-12-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=MEGB</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.MEGB</dc:identifier>
</oai_dc:dc>
