Skip to contents

The goal of geboes.score is to enable evaluation and validation of the Geboes score for histological assessment of inflammation in ulcerative colitis.

Installation

You can install the development version of geboes.score like so:

remotes::install_github("billdenney/geboes.score")

Example

This is a basic example which shows you how to solve a common problem:

library(geboes.score)
max_geboes_score(c("0.0", "1.2", "2A.2", "2B.1", "3.3", "4.1", "5.0")) # "4.1"