mash_set_data_contrast {mashr}R Documentation

Create a data object for mash contrast analysis

Description

This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.

Usage

mash_set_data_contrast(mashdata, L)

Arguments

mashdata

a mash data object containing the Bhat matrix, standard errors, V; created using mash_set_data

L

the contrast matrix

Value

a data object after the contrast transfermation


[Package mashr version 0.2.79 Index]