StarVine
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
▼
C
object
▼
C
starvine.bvcopula.copula.copula_base.CopulaBase
Bivariate Copula base class
C
starvine.bvcopula.copula.clayton_copula.ClaytonCopula
Clayton copula
C
starvine.bvcopula.copula.frank_copula.FrankCopula
Frank copula
C
starvine.bvcopula.copula.gauss_copula.GaussCopula
Gaussian copula model single parameter
C
starvine.bvcopula.copula.gumbel_copula.GumbelCopula
Gumbel copula single paramter model
C
starvine.bvcopula.copula.indep_copula.IndepCopula
C
starvine.bvcopula.copula.t_copula.StudentTCopula
Student T copula 2 parameter model
C
starvine.bvcopula.copula_factory.Copula
Returns a bivariate copula instance
▼
C
starvine.bvcopula.pc_base.PairCopula
Stores bivariate data for pair copula construction
C
starvine.vine.pcc.PairCopulaConstruction
Pair copula constructions are comprised of two "nodes" and one "edge" connecting them
C
starvine.mvar.mvd.Mvd
Multi-variate data class
C
starvine.uvar.uvd.Uvd
Container for univariate data
C
starvine.uvar.uvmodel_factory.Uvm
Sinple univariate model factory
▼
C
starvine.vine.base_vine.BaseVine
Regular vine base class
C
starvine.vine.C_vine.Cvine
Cononical vine (C-vine)
▼
C
starvine.vine.tree.Vtree
C
starvine.vine.C_vine.Ctree
A C-tree is a tree with a single root node
▼
C
TestCase
C
starvine.bvcopula.tests.test_copula_cdf.TestCopulaCDF
C
starvine.bvcopula.tests.test_freeze_params.TestGaussFrozen
C
starvine.bvcopula.tests.test_multifit.TestBivariateBase
C
starvine.bvcopula.tests.test_rotation.TestRotateCopula
C
starvine.bvcopula.tests.test_sample_copula.TestSampleCopula
C
starvine.bvcopula.tests.test_t_copula_fit.TestTcopulaFit
C
starvine.mvar.tests.test_pca.TestMvdPCA
C
starvine.uvar.tests.test_beta_fit.TestBetaFit
Check correctness of all fitting methods:
C
starvine.uvar.tests.test_gamma_fit.TestGammaFit
Check correctness of all fitting methods:
C
starvine.uvar.tests.test_gaussian_fit.TestNormFit
C
test_C_vine_construct.TestCvine
▼
C
GMM
C
starvine.uvar.uvmodels.uv_base.GMMgeneric
General method of moments base class
▼
C
rv_continuous
▼
C
starvine.uvar.uvmodels.uv_base.UVmodel
Univariate parameterized model base class
C
starvine.uvar.uvmodels.uv_beta.UVBeta
Custom 2 parameter beta distribution
C
starvine.uvar.uvmodels.uv_gamma.UVGamma
Custom 2 parameter gamma distribution
C
starvine.uvar.uvmodels.uv_gauss.UVGauss
Custom 2 parameter gaussian distribution
Generated by
1.8.12