File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name = " PSIS"
22uuid = " fb740163-aa3c-59c1-9c12-c3f890714cde"
33authors = [" Rob J Goedman <goedman@icloud.com" ]
4- version = " 0.0.1 "
4+ version = " 0.0.3 "
55
66[deps ]
77JSON = " 682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Original file line number Diff line number Diff line change 22
33## Pareto smoothed importance sampling (PSIS) and PSIS leave-one-out cross-validation.
44
5- ### Introduction
5+ ### Purpose
66
7- These files implement Pareto smoothed importance sampling (PSIS) and
8- PSIS leave-one-out cross-validation for Julia base on the [ Matlab package called ` PSIS ` by Aki Vehtari] ( https://github.com/avehtari/PSIS.git ) .
7+ This Julia package implements Pareto smoothed importance sampling (PSIS) and
8+ PSIS leave-one-out cross-validation based on the [ Matlab package called ` PSIS ` by Aki Vehtari] ( https://github.com/avehtari/PSIS.git ) .
99
1010### Installation
1111
You can’t perform that action at this time.
0 commit comments