Regime Switching Copula (RSC) toolbox
                    Version 1.0.0 (3.45 MB) by  
                  Manthos Vogiatzoglou
                
                
                  Functions to simulate and estimate regime switching copula models (bivariate data, only two regimes)
                
                  
              The purpose of the toolbox is to estimate regime switching copula models. There are two main functions
% to define the model specifications
spec = RSCspec()
% to estimate the model parameters
[theta, LogL, evalmodel] = RSCFit(spec, data, method)
there is a user script that can drive the user through the toolbox
Cite As
Manthos Vogiatzoglou (2025). Regime Switching Copula (RSC) toolbox (https://au.mathworks.com/matlabcentral/fileexchange/68574-regime-switching-copula-rsc-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
              Created with
              R2016a
            
            
              Compatible with any release
            
          Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests >
 
      Find more on Probability Distributions and Hypothesis Tests in Help Center and MATLAB Answers
    
  Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
RSC
RSC/time varying probs
RSC
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 | 
             | 
        
