Skip to content
Discussion options

You must be logged in to vote

Hallo @lsulli10,

Do I understand correctly that you have a design that looks like

Group: A, A, A, A,
Biorep : A, A, B, B,
Techrep: 1, 2, 1, 2

?

So, in this case, two technical replicates per biological replicate.

Since the technical replicates are highly correlated and not IID observations, you can not use them for inference, but you would still like to use all of them instead of selecting only one (either 1 or 2).

The easiest way to address it is to aggregate the technical replicates. You could do it in prolfqua using the lmrob (robust linear model) or medpolish.

To do it, you include the technical replicate in your hierarchy description. The hierarchy is used to describe the hierarchy …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lsulli10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants