Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 319 Bytes

File metadata and controls

16 lines (10 loc) · 319 Bytes

Factor Analysis

Introduction

Factor is a factor analyzing framework. It does the dirty work, the only thing you need to do is to code the calculation logic of the factor.

Installation

git clone https://github.com/ppoak/bearalpha
git submodule update factor

Documentation

Not finished yet!