Title = Calibration with empirical reference values
SubTitle = Manual example 2: three-record specification with absolute frequencies

# This example uses a three-record specification.
# The first record reports empirical reference presence values.
# The second record reports the corresponding stylized presence values.
# The third record reports the sample distribution as absolute frequencies.
# Since no Sample command is provided, CaSty interprets the third record
# as counts and computes the total sample size from their sum.
# CdFCum = 1 requests retro-cumulative output.

# Reference presence values
1.375; 1.471; 1.624; 3.256; 3.350; 8.579; 11.633; 26.108; 68.352

# Stylized presence values
0.000; 0.962; 1.923; 3.846; 4.615; 7.692; 23.077; 46.154; 100.000

# Sample distribution
5790; 1172; 1544; 2009; 1053; 2234; 1128; 423; 75

CdFCum = 1
Output = 0.Man_Example2.xlsx