ordered_regression {INSPECTumours}R Documentation

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


[Package INSPECTumours version 0.1.0 Index]