After the installation is complete, you need to initialize it within your Fish configuration. Add the following line to your ~/.config/fish/config.fish file: fishgrs init | source Use code with caution.
python3 -m venv fishgrs_venv source fishgrs_venv/bin/activate fishgrs install
If you see a histogram pop up (or saved as grs_distribution.png ), you have mastered the fishgrs install process. After the installation is complete, you need to
# Example: plot residual diagnostics Comp.plots(your_model_output, b.plot = TRUE) After the installation is complete