Ahmad Sofi-Mahmudi avatar

Ahmad Sofi-Mahmudi

Community

@choxos · Toronto, Canada

28Followers
|
75Public Repos
|
42Published Skills

GNU/Linux Enthusiast, Open Science Advocate

Agent Skills by Ahmad Sofi-Mahmudi

Showing 42 vetted skills indexed across 4 GitHub repositories.

choxoschoxos

pkgdown-website

Generate and deploy pkgdown documentation websites for R packages.

Community
Advanced
choxoschoxos

R Package Structure

Explains R package directory layouts, build files, and package states.

Community
Intermediate
choxoschoxos

bioconductor-submission

Guide R package submission to Bioconductor with versioning and BiocCheck validation.

Community
Advanced
choxoschoxos

Package Dependencies

Guide R package dependency management across DESCRIPTION file sections.

Community
Intermediate
choxoschoxos

R Code Patterns for Packages

Guide R package code with namespace management and safe state handling.

Community
Intermediate
choxoschoxos

Data in R Packages

Incorporate exported, internal, and raw data into R packages with CRAN compliance.

Community
Intermediate
choxoschoxos

Testing Patterns with testthat

Implement testthat 3rd edition testing strategies for R packages.

Community
Intermediate
choxoschoxos

cran-submission

Guides R package submission to CRAN with pre-submission checks and R CMD check fixes.

Community
Advanced
choxoschoxos

roxygen2 Documentation

Document R package functions, data, and packages using roxygen2 tags and Markdown.

Community
Intermediate
choxoschoxos

hex-logo

Generate hexagonal R package logos with hexSticker, showtext, and ggplot2.

Community
Intermediate
choxoschoxos

licensing

Guide R package license selection and configuration for CRAN submission.

Community
Intermediate
choxoschoxos

github-actions

Automate GitHub Actions workflows for R package development with r-lib/actions v2.

Community
Advanced
choxoschoxos
9

stan-fundamentals

Explain Stan 2.37 program structure, types, distributions, and workflow patterns.

Community
Intermediate
choxoschoxos
9

pymc-fundamentals

Educates users on writing and diagnosing PyMC 5 Bayesian models with ArviZ.

Community
Advanced
choxoschoxos
9

meta-analysis

Compute Bayesian meta-analysis with Stan and JAGS across fixed and random effects.

Community
Advanced
choxoschoxos
9

hierarchical-models

Provide structured patterns for hierarchical Bayesian modeling in Stan and JAGS.

Community
Intermediate
choxoschoxos
9

bugs-fundamentals

Teach BUGS/JAGS modeling with precision parameterization and R integration.

Community
Intermediate
choxoschoxos
9

time-series-models

Fit Bayesian AR, MA, ARMA, and state-space models using Stan or JAGS.

Community
Advanced
choxoschoxos
9

regression-models

Solve Bayesian regression modeling tasks using Stan and JAGS templates.

Community
Advanced
choxoschoxos
9

survival-models

Implement Bayesian survival models with censoring using Stan and JAGS.

Community
Advanced
choxoschoxos
9

model-diagnostics

Identify and summarize MCMC convergence diagnostics for Bayesian models.

Community
Advanced
choxoschoxos
9

Model Tuning Patterns

Automate hyperparameter optimization for tidymodels workflows using grid, Bayesian, and racing strategies.

Community
Advanced
choxoschoxos
9

Model Evaluation Patterns

Quantifies model performance for classification, regression, and survival tasks using yardstick R packages.

Community
Advanced
choxoschoxos
9

Recipes Feature Engineering Patterns

Automate pattern-based feature engineering for tabular data in R.

Community
Advanced