Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible extension to row-specific and column-specific scaling #28

Open
stephens999 opened this issue Feb 14, 2018 · 0 comments
Open

possible extension to row-specific and column-specific scaling #28

stephens999 opened this issue Feb 14, 2018 · 0 comments

Comments

@stephens999
Copy link
Contributor

it might be worth thinking about fitting the following:
Y_ij = sigma_i sigma_j (l_i f_j + e_ij)
where
e_ij is N(0,1)
l_i \sim g_l
f_j \sim g_f

part of the idea is that the scaling might improve the exchangeability assumption on l and f.

(it is also possible that this would help with convergence?)

possibly we could start by looking at the GTEx data and investigating the effect of
scaling rows and columns before analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant