=TECHTO_SURVIVAL in Excel is based on R and Python code from the Techtonique project’s Survival Analysis functions.

Here’s a unified way to use =TECHTO_SURVIVAL directly and easily in Excel with xlwings Lite:

from techtonique_apis import TECHTO_SURVIVAL
  • In xlwings Lite’s requirements.txt, paste:
xlwings==0.33.14  # required
python-dotenv==1.1.0  # required
pyodide-http  # required
black  # required
techtonique_apis

image-title-here

Comments powered by Talkyard.