.handleEmptyConditions {MSstats} | R Documentation |
Handle contrast when some of the conditions are missing
.handleEmptyConditions( input, fit, contrast, groups, parameters, protein, empty_conditions, coefs )
input |
summarized data |
contrast |
single row of a contrast matrix |
groups |
unique labels of experimental conditions |
parameters |
parameters extracted from the model |
protein |
name of a protein |
empty_conditions |
labels of empty conditions |
coefs |
coefficient of the fitted model |