https://github.com/xzackli/realfisher
https://github.com/xzackli/realfisher
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xzackli/realfisher
- Owner: xzackli
- Created: 2022-06-09T01:11:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T03:33:57.000Z (almost 3 years ago)
- Last Synced: 2025-03-08T05:46:19.990Z (3 months ago)
- Language: HTML
- Homepage: https://xzackli.github.io/realfisher/fisheranalysis.jl.html
- Size: 24.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# realfisher
This Fisher analysis is presented as a [Pluto](https://github.com/fonsp/Pluto.jl) notebook. Clone this repository and open `fisheranalysis.jl` in Pluto.
An HTML version of the results is available [here](https://xzackli.github.io/realfisher/fisheranalysis.jl.html).```julia
using Pluto
Pluto.run()
```