You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: standardize journal quality metrics in README
- Align publication section structure with portfolio standards
- Add explicit Impact Factor and CiteScore metrics for the TEST journal
- Update SJR and H-Index to reflect the latest 2025 data
- Ensure visual and narrative consistency across all repositories
Copy file name to clipboardExpand all lines: README.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,16 +37,14 @@ This project implements a **ridge penalization** scheme to enhance the log-likel
37
37
38
38
## 🏆 Publication & Journal Quality
39
39
40
-
This research is published in the **Brazilian Journal of Probability and Statistics (BJPS)**, the official journal of the Brazilian Statistical Association (ABE). Received May 2025; accepted December 2025.
40
+
This research was published in the **Brazilian Journal of Probability and Statistics (BJPS)**, the official journal of the Brazilian Statistical Association (ABE). The journal's standing speaks to the rigor of the underlying research, as reflected in its key metrics:
<ahref="https://www.scimagojr.com/journalsearch.php?q=19900192736&tip=sid&exact=no"title="SCImago Journal & Country Rank"><imgborder="0"src="https://www.scimagojr.com/journal_img.php?id=19900192736"alt="SCImago Journal & Country Rank" /></a>
47
+
[](https://www.scimagojr.com/journalsearch.php?q=19900192736&tip=sid&exact=no)
50
48
51
49
*(Note: Metrics reflect the journal's standing in the field of Statistics and Probability)*
*(Note: Change the version number in the filename if it differs from `1.0.0`)*
117
114
118
115
**⚠️ Note on Installation Time:**
119
116
The installation process builds the package vignettes, which involve running **bootstrap procedures** to reproduce the examples from the article.
120
117
**This process may take several minutes.**
121
118
Please note that while the original simulation study utilized high-performance parallel computing (8+ cores), the package vignettes are restricted to run on **1 core** to ensure compatibility across all systems, even though the code supports parallelization.
0 commit comments