contrastEst: Changing the comparisons of interest

Description Usage Arguments

View source: R/modelFitting.R

Description

This function manipulates a Stanfit object to change the contrasts that are estimated.

Usage

1
contrastEst(res, contrastMat = NULL, useCov = FALSE, stanKey = NULL)

Arguments

res

The results object to be altered.

contrastMat

A matrix specifying the contrasts of interest. each row represents a contrast and the number of columns must match the number of parameters. If this is not specified then by default tables for all possible pairwise comparisons will be generated.


ColtoCaro/compMS documentation built on March 13, 2020, 10:11 a.m.