diff --git a/README.Rmd b/README.Rmd index 8891b5f..94e4753 100644 --- a/README.Rmd +++ b/README.Rmd @@ -18,7 +18,11 @@ knitr::opts_chunk$set( [![Codecov test coverage](https://codecov.io/gh/YangLabHKUST/mfair/branch/main/graph/badge.svg)](https://app.codecov.io/gh/YangLabHKUST/mfair?branch=main) [![R-CMD-check](https://github.com/YangLabHKUST/mfair/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/YangLabHKUST/mfair/actions/workflows/R-CMD-check.yaml) +![GitHub repo size](https://img.shields.io/github/repo-size/YangLabHKUST/mfair) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FYangLabHKUST%2Fmfair&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) +![GitHub Repo stars](https://img.shields.io/github/stars/YangLabHKUST/mfair) +![GitHub forks](https://img.shields.io/github/forks/YangLabHKUST/mfair) + The R package `mfair` implements the methods based on the paper [MFAI: A scalable Bayesian matrix factorization approach to leveraging auxiliary information](https://doi.org/10.48550/arXiv.2303.02566). diff --git a/README.md b/README.md index abd2cab..dcd4d88 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,13 @@ [![Codecov test coverage](https://codecov.io/gh/YangLabHKUST/mfair/branch/main/graph/badge.svg)](https://app.codecov.io/gh/YangLabHKUST/mfair?branch=main) [![R-CMD-check](https://github.com/YangLabHKUST/mfair/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/YangLabHKUST/mfair/actions/workflows/R-CMD-check.yaml) +![GitHub repo +size](https://img.shields.io/github/repo-size/YangLabHKUST/mfair) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FYangLabHKUST%2Fmfair&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) +![GitHub Repo +stars](https://img.shields.io/github/stars/YangLabHKUST/mfair) ![GitHub +forks](https://img.shields.io/github/forks/YangLabHKUST/mfair) + The R package `mfair` implements the methods based on the paper [MFAI: A