Skip to content

Linear Regression and Logistic Regression #36

@prasunanand

Description

@prasunanand

Linear Regression has been implemented on single core.

Exact same output upto 6 decimal places :D .
To test

./build/faster_lmm_d --geno=data/gemma/BXD_geno.txt.gz --pheno=data/gemma/BXD.pheno --covar=data/gemma/BXD_covariates2.txt --anno=data/gemma/BXD_snps.txt --kinship=data/gemma/BXD.cXX.txt --lm=4 --maf=0.1 --cmd=lm

Logistic Regression needs to be implemented. I have ported the code.
@pjotrp : Currently, GEMMA uses code in logistic.cpp for BSLMM-DAP.

I think logistic regression as a GWAS test has not been implemented into GEMMA.
What should I do?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions