Commit 947f956
refactor: Rename algorithm classes and folders
* Rename NVSemiParametricGEstimationPostWidder → NVEstimationDensityPW
* Rename SemiParametricGEstimationPostWidder → NMVEstimationDensityPW
* Rename folders in src/procedures
* Rename tests/algorithms → tests/procedures
lgorithms/semiparametric_sigma_estimation/__init__.py -> tests/procedures/nm_procedures/semiparametric_sigma_estimation/__init__.py1 parent 3c5c1b2 commit 947f956
File tree
32 files changed
+16
-16
lines changed- src
- estimators
- procedures
- parametric
- nm_parametric
- nv_parametric
- nvm_parametric
- semiparametric
- nm_semiparametric
- nv_semiparametric
- nvm_semiparametric
- tests/procedures
- nm_procedures/semiparametric_sigma_estimation
- nmv_procedures
- semiparametric_g_estimation
- semiparametric_mu_estimation
- nv_procedures
- support_procedures
32 files changed
+16
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
0 commit comments