We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e8dfe commit 7ab9d43Copy full SHA for 7ab9d43
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# PSIS
2
3
-## Pareto smoothed importance sampling (PSIS) and PSIS leave-one-out cross-validation reference code.
+## Pareto smoothed importance sampling (PSIS) and PSIS leave-one-out cross-validation.
4
5
### Introduction
6
@@ -14,7 +14,7 @@ Once registered, PSIS.jl can be installed with:
14
Pkg.dev("PSIS")
15
```
16
17
-A possible setup is to have only a few packages installed, e.g.:
+Usually I have only a few packages `permanently` installed, e.g.:
18
19
(@v1.6) pkg> st
20
Status `~/.julia/environments/v1.6/Project.toml`
0 commit comments