Skip to content

Run for longitudinal data #10

@ConnieXuhm

Description

@ConnieXuhm

Hi @deruncie !
I am working with a longitudinal data with 4 time points and want to explore the SNP*Time interaction. In lmer4, I run it with:

m<-lmer(SEVERE~Time+age+sex+SNP+SNP*time+(1+time|id),data=dat)

I want to achieve the same purpose on your GridLMM project, and add the GRM matrix. However, since I am weak in coding, I wonder how can I add the gxe into the formula? I would be so much appreciate if you could tell a little more details about the gxe interaction.
Thanks a lot!
Connie Xu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions