You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now lyscripts contains utilities and commands to compute predicted and observed distributions over prevalences and risks. It also defines functions to plot these computed values, e.g. when the computations have been stored as HDF5 files. What it is missing is methods to export these plots to re-read them later. This is sort of the missing link to efficiently use lyscripts as a library for computing and plotting histograms over risks and prevalences.
Right now
lyscriptscontains utilities and commands to compute predicted and observed distributions over prevalences and risks. It also defines functions to plot these computed values, e.g. when the computations have been stored as HDF5 files. What it is missing is methods to export these plots to re-read them later. This is sort of the missing link to efficiently uselyscriptsas a library for computing and plotting histograms over risks and prevalences.