Posts by Category

Multivariate Copula Modeling

Discrete Confidence

7 minute read

Published:

  • Multivariate Copula Modeling

This R markdown is for Showcasing the continous gaussian copula in non-gaussian marginals.

Building Multivariate Models

16 minute read

Published:

  • Multivariate Copula Modeling

This R markdown is for showcasing how one can use copulas to build cogntive computational multivariate models and what can be gained from it. With an example of decision making with confidence ratings.

Discrete Copulas

6 minute read

Published:

  • Multivariate Copula Modeling

This R markdown is for Showcasing of mixed marginals (continous and discrete) with a gaussian copula.

Conditional Marginals

5 minute read

Published:

  • Multivariate Copula Modeling

This R markdown is for Showcasing of continous non gaussian copula with conditional marginals

Continous Copulas

4 minute read

Published:

  • Multivariate Copula Modeling

This R markdown is for Showcasing the continous gaussian copula in non-gaussian marginals.

Multivariate Normals

8 minute read

Published:

  • Multivariate Copula Modeling

This R markdown is for explaining simple copula modeling in stan.

Starting Off

Multivariate Priors And Correlations

28 minute read

Published:

  • Bayesian Workflow

This R introduces and expands on hierarchical modeling with variance co-variance matrices and multivariate distributions.

Distributions

26 minute read

Published:

  • Bayesian Workflow

The following markdown is an insight into how i think about distributions and the use of these in statistical and computational modeling.

Parameter Recovery

19 minute read

Published:

  • Bayesian Workflow

This R markdown is for conducting parameter recovery.

Hierarchical Models

31 minute read

Published:

  • Bayesian Workflow

This R markdown is an introduction to fitting Hierarchical models in stan.

Diagnostics

53 minute read

Published:

  • Bayesian Workflow

This R markdown document is an introduction of how to diagnose Stan models.

Priors

20 minute read

Published:

  • Bayesian Workflow

This R markdown is for explaining priors in stan.

Model Fitting To Simulated Data

19 minute read

Published:

  • Bayesian Workflow

This R markdown document showcases how one can fit models to simulated data in R and Stan.

Data Simulation

10 minute read

Published:

  • Bayesian Workflow

This R markdown document gives an idea of how data simulation fits into the Bayesian workflow and how to perform this in R.