pysurvival
pysurvival copied to clipboard
Export utilities for use without model object
Hi, this seems like a very useful library with cool features, including the metrics concordance index, brier score etc. For users who want to use their own model fit / estimation methods (like me), would it be a good addition to export the metrics (and maybe other functions) to work without having to specify a model argument?