Learn R Programming

INSPECTumours (version 0.1.0)

ordered_regression: Fit model (Bayesian ordered logistic regression)

Description

Fit model (Bayesian ordered logistic regression)

Usage

ordered_regression(df, formula, n_cores)

Arguments

df

data frame with classification results. Tumour classification is converted into ordinal data

formula

string

n_cores

number of cores to use

Value

object of class brmsfit