C library for computing moments of the product of an exponential-family likelihood with a Normal distribution.
You can install it via conda
conda install -c conda-forge liknorm
Alternatively, one can compile and install it. From Linux, MacOS, or Windows (bash terminal) systems, enter
sudo /bin/bash -c "$(curl -fsSL https://git.io/JerYI)" -s limix/liknorm
This project is licensed under the MIT License - see the license file for details.