yangziyi1990 / Logistic_half_meta_analysis_realdata

script for meta_analysis based on Logistic_regular with CD algorithm for real data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code is written by Ziyi according to the reference "L1 / 2 Regularized Logistic Regression 2012 (Q.zhao,DY.Meng,ZB.Xu)"
combine mutiple real datasets for meta-analysis

Step1: Using mateAnalyze script to merge multiple real datasets, "Running your own meta-analysis.pdf" can guide you to generate merged dataset
Step2: Automatic generate dataset such as "luca_alldata.txt" and generate "luca_ally.txt" manually.
Step3: Run script "Logistic_****_realdata.m" for feature selection and classification.

About

script for meta_analysis based on Logistic_regular with CD algorithm for real data analysis


Languages

Language:MATLAB 54.2%Language:R 45.8%