Closed jeremymsimon closed 1 year ago
I too am interested in running a paired test on pre-/post treatment specimens that are paired together. That would be a highly valuable application of this approach. Thanks as well!
Hi,
Yes, propeller is extremely flexible and can accommodate a paired design. Please read the vignette and you will find there is a section in there about paired designs under using the transformed proportions directly:
https://www.bioconductor.org/packages/release/bioc/vignettes/speckle/inst/doc/speckle.html https://www.bioconductor.org/packages/release/bioc/vignettes/speckle/inst/doc/speckle.html#fitting-linear-models-using-the-transformed-proportions-directly
Cheers, Belinda
Ack! So sorry to have missed this. Thanks Belinda!
Hey @bphipson! I have an interesting case where I have some patient data where specimens were collected pre- and post- treatment. Is it possible to run a paired test in the
speckle
framework for looking at compositional changes in a context like this? If so, how would I set that up?Thanks!