Skip to content

Commit

Permalink
Fix README with new pid function name
Browse files Browse the repository at this point in the history
  • Loading branch information
epiasini authored Nov 27, 2017
1 parent 8d0d64a commit 19d8bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The intersection information can be estimated from raw response data
with "src/matlab/intersection information_from_binned_response.m",
while the more general "src/matlab/intersection information.m" should
be used if the user has already estimated p(s,r,c) from the experimental dataset.
The PID and the subatomic PID are implemented by `src/matlab/pid.m`
The PID and the subatomic PID are implemented by `src/matlab/partial_info_dec.m`
and `src/matlab/subatomic_pid.m`, respectively. See the function
descriptions for details.

Expand Down

0 comments on commit 19d8bfd

Please sign in to comment.