README.md

geboes.score

R-CMD-check Codecov test coverage CRAN status

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"


Try the geboes.score package in your browser

Any scripts or data that you put into this service are public.

geboes.score documentation built on May 29, 2024, 11:51 a.m.