Metadata-Version: 2.1
Name: remah
Version: 0.0.2
Summary: python package for mixed modeling approaches
Home-page: https://github.com/dudung/remah
Author: Sparisoma Viridi
Author-email: dudung@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE

# remah
mixed modeling approaches


## install
```
$ pip install remah
Collecting remah
  Using cached remah-0.0.1-py3-none-any.whl.metadata (830 bytes)
Using cached remah-0.0.1-py3-none-any.whl (2.1 kB)
Installing collected packages: remah
Successfully installed remah-0.0.1
```

```
pip show remah
Name: remah
Version: 0.0.1
Summary: python package for mixed modeling approaches
Home-page: https://github.com/dudung/remah
Author: Sparisoma Viridi
Author-email: dudung@gmail.com
License: MIT
Location: V:\tf\Lib\site-packages
Requires:
Required-by:
```
