Skip to content

Significant change of the package

Latest
Compare
Choose a tag to compare
@DongElkan DongElkan released this 26 Jun 08:28
61a2007

Significant changes were implemented:

  1. Move all calculations to cython to speed up the calcuations.
  2. Add VIP of variables.
  3. Add centered and scaled coefficients (CoeffCS).
  4. Add volcano plot-like to show CoeffCS against VIP, or p(corr) against VIP.
  5. Add setup for ease of installation, so that after installing the package, pypls can be run at any working directory.
  6. Other modifications.