✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 风险模型 / 宏观风险因子
|
||||
|
||||
## `TS_HGRiskPCA`
|
||||
## `ts_HGRiskPCA`
|
||||
|
||||
声明:class
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- tags: 因子分析 因子指标 主成分分析 风险管理 风控 宏观经济 宏观因子 PCA -->
|
||||
|
||||
### `fIndexArr`
|
||||
### `FIndexArr`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
类型:array
|
||||
|
||||
### `fBegT`
|
||||
### `FBegT`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
类型:date
|
||||
|
||||
### `fEndT`
|
||||
### `FEndT`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
类型:date
|
||||
|
||||
### `fisStand`
|
||||
### `FisStand`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
类型:bool
|
||||
|
||||
### `ffxAdjustType`
|
||||
### `FfxAdjustType`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
类型:int
|
||||
|
||||
### `fPrincDZ`
|
||||
### `FPrincDZ`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
类型:array
|
||||
|
||||
### `getZFDate(index_arr, beg_t, end_t)`
|
||||
### `GetZFDate(index_arr, beg_t, end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getRealHGFactorYoY(beg_t, end_t, real_factor_type)`
|
||||
### `GetRealHGFactorYoY(beg_t, end_t, real_factor_type)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getAllZFDate()`
|
||||
### `GetAllZFDate()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getWeightData()`
|
||||
### `GetWeightData()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPrinc()`
|
||||
### `GetPrinc()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPrincLoad()`
|
||||
### `GetPrincLoad()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getAddExplained()`
|
||||
### `GetAddExplained()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -164,7 +164,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getAllRealHGFactorYoY(real_factor_type)`
|
||||
### `GetAllRealHGFactorYoY(real_factor_type)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -180,7 +180,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getHGRiskFactor()`
|
||||
### `GetHGRiskFactor()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getHGRiskFactorYoY()`
|
||||
### `GetHGRiskFactorYoY()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -204,7 +204,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getHGRiskFactorAccum()`
|
||||
### `GetHGRiskFactorAccum()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -216,7 +216,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getCorrel()`
|
||||
### `GetCorrel()`
|
||||
|
||||
声明:function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user