stephenslab / mashr

An R package for multivariate adaptive shrinkage.
https://stephenslab.github.io/mashr
Other
88 stars 19 forks source link

mash_set_data docs #99

Open stephens999 opened 3 years ago

stephens999 commented 3 years ago

Should the J in the docs for V be N? so V is R x R x N if you want to supply observation-specific covariance matrix?

V_j is also a bit ambigous here... maybe use V[,,j] ?