Skip to content

fixed variable typo and made log likelihood code more readable #27

fixed variable typo and made log likelihood code more readable

fixed variable typo and made log likelihood code more readable #27

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3