Metadata-Version: 2.1
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
Description-Content-Type: text/markdown
License-File: LICENSE

# remah
mixed modeling approaches


## install
```
$ pip install remah
Collecting remah
  Downloading remah-0.0.0-py3-none-any.whl.metadata (312 bytes)
Downloading remah-0.0.0-py3-none-any.whl (1.9 kB)
Installing collected packages: remah
Successfully installed remah-0.0.0
```

```
pip show remah
Name: remah
Version: 0.0.0
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:
```
