Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional Copulas #400

Open
PhiThe opened this issue Apr 17, 2024 · 0 comments
Open

Conditional Copulas #400

PhiThe opened this issue Apr 17, 2024 · 0 comments
Labels
new Automatic label applied to new issues

Comments

@PhiThe
Copy link

PhiThe commented Apr 17, 2024

Problem Description

Conditional copulas allow to specify covariates for the relationship between two marginal distributions, see 4.2 in Palaro (2006). This can be useful whenever a covariate is significant in explaining this relationship. I am working currently on an implementation where the relationship between arrivals at a certain location given general travel data and the probability of connections to a charging station depend on the stock of electric vehicles and the stock of private wallboxes.

Expected behavior

It would be helpful if i could specify the conditioned parameters in the fit function so that the estimated marginal distributions and the copula take into account the condtions. Additionally, in the sample functions realisations of these conditions would serve as an input. Salazar et al. (2022) has implemented a similar function.

Additional context

Palaro, Helder P., and Luiz Koodi Hotta. "Using conditional copula to estimate value at risk." Journal of Data Science 4 (2006): 93-115.
Salazar, Edgar, et al. "Conditional multivariate elliptical copulas to model residential load profiles from smart meter data." 2022 IEEE Power & Energy Society General Meeting (PESGM). IEEE, 2022.

@PhiThe PhiThe added the new Automatic label applied to new issues label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new Automatic label applied to new issues
Projects
None yet
Development

No branches or pull requests

1 participant