emorice / gemz

Gene expression model zoo
0 stars 0 forks source link

Alternative PEER prediction with iid factors #14

Open emorice opened 2 years ago

emorice commented 2 years ago

The current code re-uses the empirical factor covariance, but it also makes sense to use the prior identity covariance here. So both should be implemented and compared.

https://github.com/emorice/gemz/blob/3b94f0453b97d2546eb3222eafe6e9e77a6dd8ab/gemz/models/peer.py#L62-L66