Hi.
It's possible that the LeR class and the documentation both contain some typos/inconsistencies to each other.
Ones I've found:
[x] in the LeR class a method is called rate_comparision_with_rate_calculationinstead of rate_comparison_with_rate_calculation as in the example in the documentation
[x] in the documentation > Installation: when installing through a new conda environment, the new created environment is called ler2, and not ler as in the written instructions
[x] in the documentation there are some references to the CompactBinaryPopulation class, which I think is not present in the code anymore and has been superceeded by CBCSourceParameterDistribution (but I may be wrong...)
Hi. It's possible that the LeR class and the documentation both contain some typos/inconsistencies to each other.
Ones I've found:
rate_comparision_with_rate_calculation
instead ofrate_comparison_with_rate_calculation
as in the example in the documentationler2
, and notler
as in the written instructionsCompactBinaryPopulation
class, which I think is not present in the code anymore and has been superceeded byCBCSourceParameterDistribution
(but I may be wrong...)