Skip to Content
Stats with R
Home
Consulting Information
Statistical Programming
Reproducible Workflows
Study Design & Analysis
Manuscript Assistance
Website Development
R Programming Tutorials
R Function Descriptions
Foundational Statistics
Our Team
Contact Us
Login Account
0
0
Search
Stats with R
Home
Consulting Information
Statistical Programming
Reproducible Workflows
Study Design & Analysis
Manuscript Assistance
Website Development
R Programming Tutorials
R Function Descriptions
Foundational Statistics
Our Team
Contact Us
Login Account
0
0
Search
Home
Folder: Consulting
Back
Consulting Information
Statistical Programming
Reproducible Workflows
Study Design & Analysis
Manuscript Assistance
Website Development
Folder: Resources
Back
R Programming Tutorials
R Function Descriptions
Foundational Statistics
Folder: Our Team
Back
Our Team
Contact Us
Login Account
Search
Michael Harris 7/29/24 Michael Harris 7/29/24

The “pool” Function in R

Combine results from multiple imputed datasets.

Read More
Michael Harris 7/29/24 Michael Harris 7/29/24

The “md.pattern” Function in R

Identify the pattern of missing data.

Read More
Michael Harris 7/29/24 Michael Harris 7/29/24

The “mice” Function in R

Perform multiple imputation to handle missing data.

Read More
Michael Harris 7/26/24 Michael Harris 7/26/24

The “kfold” Function in R

Perform k-fold cross-validation on Bayesian models.

Read More
Michael Harris 7/26/24 Michael Harris 7/26/24

The “stan_betareg” Function in R

Fits a Bayesian beta regression model using Stan.

Read More
Michael Harris 7/26/24 Michael Harris 7/26/24

The “stan_polr” Function in R

Fits a Bayesian ordered logistic or probit regression model using Stan.

Read More
Michael Harris 4/26/24 Michael Harris 4/26/24

The “stan_glmer” Function in R

Fits a Bayesian generalized linear mixed-effects model using Stan.

Read More
Michael Harris 4/26/24 Michael Harris 4/26/24

The “stan_lmer” Function in R

Fits a Bayesian linear mixed-effects model using Stan.

Read More
Michael Harris 4/25/24 Michael Harris 4/25/24

The “predictive_interval” Function in R

Computes posterior predictive intervals for new observations based on a fitted model.

Read More
Michael Harris 4/25/24 Michael Harris 4/25/24

The “posterior_predict” Function in R

Generates posterior predictive samples from a fitted model.

Read More
Michael Harris 4/25/24 Michael Harris 4/25/24

The “stan_glm” Function in R

Fits a generalized linear model (GLM) using Stan.

Read More
Michael Harris 4/25/24 Michael Harris 4/25/24

The “stan_rhat” Function in R

Computes the potential scale reduction factor (R-hat) for Stan model parameters.

Read More
Michael Harris 4/25/24 Michael Harris 4/25/24

The “stan_hist” Function in R

Histogram plotting for Stan model diagnostics.

Read More
Michael Harris 4/24/24 Michael Harris 4/24/24

The “traceplot” Function in R

Visualizes traceplots of MCMC samples from a Stan model

Read More
Michael Harris 4/24/24 Michael Harris 4/24/24

The “optimizing” Function in R

Performs maximum a posteriori (MAP) estimation for a Stan model

Read More
Michael Harris 4/24/24 Michael Harris 4/24/24

The “vb” Function in R

Performs variational Bayesian inference on a Stan model

Read More
Michael Harris 4/24/24 Michael Harris 4/24/24

The “sampling” Function in R

Draws samples from a Stan model

Read More
Michael Harris 4/24/24 Michael Harris 4/24/24

The “stan_model” Function in R

Compiles Stan model code

Read More
Michael Harris 4/24/24 Michael Harris 4/24/24

The “stan” Function in R

Interface to Stan for Bayesian inference

Read More
Michael Harris 4/24/24 Michael Harris 4/24/24

The “plan” Function in R

Configures a future backend plan for parallel processing.

Read More
Newer Posts
Older Posts

Based in Charleston, South Carolina, this website is dedicated to all things R programming. We have tutorials and R function documentation that provides code for a wide variety of tasks: data manipulation, hypothesis testing, statistical modeling, machine learning, artificial intelligence, multi-core processing, and R-Shiny application development.

Engage on LinkedIn, consider supporting us by subscribing to our YouTube Channel, and please see our disclaimer! If we do not have what you need, try our recommended external resources.

Example R-shiny Applications

Mental Health Screening Tool

Random Password Generator

Curve Fitting Application