Purpose
This function makes the invocation of Tail Probability Calculator easier:
- Then
TPC
is invoked with no argument, it calls TPC_10
, the GUI interface of the Tail Probability Calculator
TPC('version')
returns the version of the Tail Probability Calculator
- In all other cases it invokes the command line interface of Tail Probability Calculator,
TPC_20
.