mrl2013 avatar

mrl2013

Community

@mrl2013

0Followers
|
5Public Repos
|
36Published Skills

Agent Skills by mrl2013

Showing 36 vetted skills indexed across 1 GitHub repositories.

mrl2013mrl2013

proc-freq-categorical-analysis

Compute measures of association for categorical exposure-outcome data using SAS PROC FREQ.

Community
Advanced
mrl2013mrl2013

sas-merging-concatenating

Automate merging and concatenating SAS files for data integration.

Community
Advanced
mrl2013mrl2013

sas-proc-rank

Automate ordinal ranking of continuous variables into quartiles, quintiles, or deciles using SAS PROC RANK.

Community
Intermediate
mrl2013mrl2013

log-binomial-log-poisson-regression

Estimate risk and prevalence ratios using log-binomial and log-Poisson regression.

Community
Advanced
mrl2013mrl2013

dummy-variables-categorical-regression

Convert categorical variables into dummy variables for linear regression models.

Community
Intermediate
mrl2013mrl2013

ordinal-multinomial-logistic-regression

Analyzes ordered or unordered categorical outcomes using proportional odds or multinomial logistic regression in SAS or R.

Community
Advanced
mrl2013mrl2013

sas-proc-import

Automate importing CSV, TSV, Excel, and XPT files into SAS datasets.

Community
Intermediate
mrl2013mrl2013

document-reading

Extract text from PDF, Word, Excel, CSV, and plain text documents.

Community
Advanced
mrl2013mrl2013

sas-if-then-else-variable-creation

Create SAS variables with IF/THEN/ELSE conditional logic.

Community
Advanced
mrl2013mrl2013

proc-means-proc-univariate-continuous

Generate summary statistics and distribution analysis for continuous variables in SAS.

Community
Intermediate
mrl2013mrl2013

python-coding-best-practices

Guide Python 3.10+ code development with type hints, dataclasses, pathlib, and error handling.

Community
Intermediate
mrl2013mrl2013

r-coding-best-practices

Apply modern R coding standards with tidyverse and profiling practices.

Community
Advanced
mrl2013mrl2013

building-causal-dags-confounding-control

Construct directed acyclic graphs to adjust confounders in regression models.

Community
Advanced
mrl2013mrl2013

sas-studio-orientation

Guide beginners through SAS Studio On Demand's three-window layout and program structure.

Community
Basic
mrl2013mrl2013

sas-formats-labels

Manage SAS variable labels and formats with PROC FORMAT.

Community
Intermediate
mrl2013mrl2013

sas-date-formats

Process and display SAS date variables with specified formats.

Community
Advanced
mrl2013mrl2013

sas-character-numeric-conversion

Convert character-numeric variables in SAS datafiles using built-in functions.

Community
Advanced
mrl2013mrl2013

prediction-vs-causal-regression-models

Guide selection between prediction and causal regression models based on analysis goals.

Community
Advanced
mrl2013mrl2013

sas-data-step-basics

Teaches SAS DATA step syntax for copying, variable creation, and restricting rows/columns.

Community
Intermediate
mrl2013mrl2013

causal-model-building-regression

Develop causal regression models adjusting for confounding variables.

Community
Advanced
mrl2013mrl2013

logistic-regression-multivariable

Adjusts logistic regression models for confounding factors and interprets odds ratios.

Community
Intermediate
mrl2013mrl2013

proc-reg-vs-proc-glm-sas

Compare PROC REG and PROC GLM for SAS linear regression with categorical predictors.

Community
Intermediate
mrl2013mrl2013

r-ggplot2-visualization

Generate scatterplots, bar charts, boxplots, and histograms in R using ggplot2.

Community
Intermediate
mrl2013mrl2013

effect-measure-modification

Analyze interaction effects in regression models to detect modification by a third variable.

Community
Advanced