Source author record

Ryad Ghanam

Ryad Ghanam appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

4works
6topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2026arXiv

Linear Models, Variable Selection, Artificial Intelligence

Variable selection in linear regression models has been a problem since hypothesis testing began. Which variables to include or exclude from a model is not an easy task. Techniques such as Forward, Back ward, Stepwise Regression sequentially add or delete variables from a model. Penalized likelihood methods such as AIC, BIC, etc. seek to choose variables that have a significant contribution to the likelihood. Penalized sum of square methods such as LASSO and Elastic Net have been used to penalize small coefficients to only allow variables with large coefficients in the model. This work introduces an Artificial Intelligence approach to model selection where an ANN is trained to determine the significance of the variables based on OLS estimates. A simulation study shows the accuracy across various sample sizes and variances. Furthermore, a simulation study is conducted to compare the performance of the approach against Forward, Backward, AIC, BIC and LASSO. The approach is illustrated using a dataset from the World Health Organization regarding Life Expectancy. A github link is provided to the pretrained ANN that can handle up to 100 predictor variables, the original WHO dataset and the subset used in this work.

preprint2021arXiv

Lie symmetries of the canonical connection: codimension one abelian nilradical case

This paper studies the canonical symmetric connection $\nabla$ associated to any Lie group $G$. The salient properties of $\nabla$ are stated and proved. The Lie symmetries of the geodesic system of a general linear connection are formulated. The results are then applied to $\nabla$ in the special case where the Lie algebra $\g$ of $G$, has a codimension one abelian nilradical. The conditions that determine a Lie symmetry in such a case are completely integrated. Finally the results obtained are compared with some four-dimensional Lie groups whose Lie algebras have three-dimensional abelian nilradicals, for which the calculations were performed by MAPLE.

preprint2020arXiv

SEIRD Model for Qatar Covid-19 Outbreak: A Case Study

The Covid-19 outbreak of 2020 has required many governments to develop mathematical-statistical models of the outbreak for policy and planning purposes. This work provides a tutorial on building a compartmental model using Susceptibles, Exposed, Infected, Recovered and Deaths status through time. A Bayesian Framework is utilized to perform both parameter estimation and predictions. This model uses interventions to quantify the impact of various government attempts to slow the spread of the virus. Predictions are also made to determine when the peak Active Infections will occur.