![]() |
StarVine
|
Sinple univariate model factory. More...
Public Member Functions | |
def | __new__ (cls, uvType) |
Instantiates a univariate model object. More... | |
def | __init__ (self, uvType) |
Public Attributes | |
uvType | |
Sinple univariate model factory.
def starvine.uvar.uvmodel_factory.Uvm.__new__ | ( | cls, | |
uvType | |||
) |
Instantiates a univariate model object.
uvType | str Univariate model name. |