modelPar.univ: modelPar.univ

Description Usage Arguments Details Value Author(s) See Also

Description

set the universe related parametres of the model

Usage

1
2
3
4
modelPar.univ(modelPar = modelPar.default(), indexID = "EI000300",
  stocks = NULL, rm = NULL)

setmodelPar.univ(modelPar, indexID, stocks, rm)

Arguments

modelPar

a modelPar object

indexID

the ID of the index("EIxxxx"), sector("ESxxxx"), or plate("EPxxxx"). The function will recognize the universe type through the first two character of indexID.

stocks
rm

Details

The different between modelPar.univ and setmodelPar.univ is that the all pars of the former have default values, and the latter have not. The former is ussually used to to build the modelPar integrally, and the latter is ussually used to set the parametre individually.

Value

a modelPar object

Author(s)

Ruifei.Yin

See Also

getTS

Other modelPar setting functions: modelPar.default, modelPar.factor, modelPar.time, modelPar.title


raphael210/RFactorModel documentation built on May 26, 2019, 11:06 p.m.