diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index 046e492f..8e4fc62a 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index fcab7f8b..814b6d11 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 901af503b84dff1464beaf13282c3a02 -tags: 645f666f9bcd5a90fca523b33c5a78b7 +config: 901af503b84dff1464beaf13282c3a02 +tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/_static/basic.css b/docs/build/html/_static/basic.css index 16e1d1e6..30fee9d0 100644 --- a/docs/build/html/_static/basic.css +++ b/docs/build/html/_static/basic.css @@ -922,4 +922,4 @@ div.math:hover a.headerlink { #top-link { display: none; } -} +} \ No newline at end of file diff --git a/docs/build/html/_static/classic.css b/docs/build/html/_static/classic.css index 292e7c72..9ad992b8 100644 --- a/docs/build/html/_static/classic.css +++ b/docs/build/html/_static/classic.css @@ -266,4 +266,4 @@ div.viewcode-block:target { div.code-block-caption { color: #efefef; background-color: #1c4e63; -} +} \ No newline at end of file diff --git a/docs/build/html/_static/documentation_options.js b/docs/build/html/_static/documentation_options.js index 7e0cecce..d1f22919 100644 --- a/docs/build/html/_static/documentation_options.js +++ b/docs/build/html/_static/documentation_options.js @@ -10,4 +10,4 @@ const DOCUMENTATION_OPTIONS = { NAVIGATION_WITH_KEYS: false, SHOW_SEARCH_SUMMARY: true, ENABLE_SEARCH_SHORTCUTS: true, -}; +}; \ No newline at end of file diff --git a/docs/build/html/_static/language_data.js b/docs/build/html/_static/language_data.js index f8118774..250f5665 100644 --- a/docs/build/html/_static/language_data.js +++ b/docs/build/html/_static/language_data.js @@ -155,7 +155,7 @@ var Stemmer = function() { } // Step 4 - re = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|meant|ent|ou|ism|ate|iti|ous|ive|ize)$/; + re = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/; re2 = /^(.+?)(s|t)(ion)$/; if (re.test(w)) { var fp = re.exec(w); @@ -196,3 +196,4 @@ var Stemmer = function() { return w; } } + diff --git a/docs/build/html/_static/pygments.css b/docs/build/html/_static/pygments.css index ebe2a901..0d49244e 100644 --- a/docs/build/html/_static/pygments.css +++ b/docs/build/html/_static/pygments.css @@ -72,4 +72,4 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ .highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ .highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */ -.highlight .il { color: #208050 } /* Literal.Number.Integer.Long */ +.highlight .il { color: #208050 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/docs/build/html/_static/sidebar.js b/docs/build/html/_static/sidebar.js index 1e24d7b1..c5e2692c 100644 --- a/docs/build/html/_static/sidebar.js +++ b/docs/build/html/_static/sidebar.js @@ -22,9 +22,9 @@ */ const initialiseSidebar = () => { - - - + + + // global elements used by the functions. const bodyWrapper = document.getElementsByClassName("bodywrapper")[0] @@ -67,4 +67,4 @@ const initialiseSidebar = () => { } if (document.readyState !== "loading") initialiseSidebar() -else document.addEventListener("DOMContentLoaded", initialiseSidebar) +else document.addEventListener("DOMContentLoaded", initialiseSidebar) \ No newline at end of file diff --git a/docs/build/html/searchindex.js b/docs/build/html/searchindex.js index 67eae71a..d7e3b0ea 100644 --- a/docs/build/html/searchindex.js +++ b/docs/build/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["general/bugs", "general/contribute", "general/ctoc", "general/faq", "general/glossary", "general/license", "general/notices", "general/state", "general/usage", "index", "msei_reference/index", "msei_reference/latent", "msei_reference/model", "msei_reference/msei", "msei_reference/observation", "msei_reference/process", "test_reference/index", "test_reference/test_ar_process", "test_reference/test_first_difference_ar", "test_reference/test_leslie_matrix", "test_reference/test_logistic_susceptibility_adjustment", "test_reference/test_process_asymptotics", "test_reference/test_random_walk", "test_reference/test_regression", "test_reference/test_transforms"], "filenames": ["general/bugs.rst", "general/contribute.rst", "general/ctoc.rst", "general/faq.rst", "general/glossary.rst", "general/license.rst", "general/notices.rst", "general/state.rst", "general/usage.rst", "index.rst", "msei_reference/index.rst", "msei_reference/latent.rst", "msei_reference/model.rst", "msei_reference/msei.rst", "msei_reference/observation.rst", "msei_reference/process.rst", "test_reference/index.rst", "test_reference/test_ar_process.rst", "test_reference/test_first_difference_ar.rst", "test_reference/test_leslie_matrix.rst", "test_reference/test_logistic_susceptibility_adjustment.rst", "test_reference/test_process_asymptotics.rst", "test_reference/test_random_walk.rst", "test_reference/test_regression.rst", "test_reference/test_transforms.rst"], "titles": ["Reporting Issues", "Contributing To MSEI", "Complete Table Of Contents", "FAQ", "Glossary", "License", "Other Notices", "State Of Development", "Setup & Usage", "CFA Multisignal Renewal Documentation", "MSEI Reference", "Latent MSEI Components", "MSEI Model", "General MSEI Support", "Observation Processes", "Process MSEI", "Test Reference", "AR Process Testing Functions", "AR First Difference Testing Functions", "Leslie Matrix Testing Functions", "Logistic Susceptibility Testing Functions", "Processed Asymptomatic Testing Functions", "Random Walk Testing Functions", "Regression Testing Functions", "Transforms Testing Functions"], "terms": {"To": [0, 2, 9], "work": [0, 1, 3, 5, 6, 7, 8, 13], "bug": [0, 10], "pleas": [0, 6], "head": 0, "adopt": 0, "follow": [0, 9], "template": [0, 6], "make": [0, 13], "thi": [0, 1, 3, 5, 6, 7, 8, 9, 12, 13], "should": [0, 5, 13], "us": [0, 5, 6, 9, 10, 12, 13], "an": [0, 6, 9, 11, 13, 15, 17], "outlin": 0, "It": [0, 11, 12, 13], "mai": [0, 1, 13], "necessari": 0, "fill": 0, "everi": 0, "section": 0, "delete": 0, "block": 0, "text": [0, 1, 5, 6], "anyth": 0, "bracket": 0, "sure": 0, "you": [0, 1, 5, 6], "project": [0, 1, 5, 6, 9], "": [0, 6, 9, 13, 15], "standard": [0, 2], "specifi": [0, 12, 13], "adr": 0, "doc": [0, 9, 10], "http": [0, 1, 5, 6, 11], "github": [0, 1, 5, 6, 10], "com": [0, 1, 5, 6], "cdcent": 0, "cfa": 0, "multisign": [0, 1, 5, 6, 10], "renew": [0, 2, 10, 11, 13], "blob": [0, 6], "main": [0, 9, 10], "model": [0, 2, 9, 10, 11, 13, 23], "development_standard": 0, "md": [0, 4, 6], "privat": 0, "link": 0, "1": [0, 4, 6, 11, 12, 13, 15, 18, 24], "3": [0, 12], "sentenc": 0, "summari": 0, "request": [0, 1, 6], "e": [0, 4, 11, 12, 13, 15], "g": [0, 4, 12], "we": 0, "want": 0, "abl": 0, "short": 0, "paragraph": 0, "describe": 0, "how": 0, "aros": 0, "constraint": 0, "impos": 0, "exist": [0, 9, 10], "code": [0, 5, 6], "architecture": 0, "each": 0, "thing": 0, "need": 0, "do": [0, 13], "achiev": 0, "exampl": 0, "config": 0, "set": 0, "input": 0, "output": [0, 11, 12, 13], "path": 0, "2": [0, 4, 5, 12], "read": 0, "some": 0, "dataset": 0, "transform": [0, 2, 10, 15, 16], "etc": [0, 4, 11], "A": [0, 5, 11, 12, 13, 14, 15], "checklist": 0, "keep": 0, "track": 0, "detail": [0, 5], "At": 0, "least": 0, "one": [0, 6], "per": [0, 13], "i": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15], "recommend": 0, "edit": 0, "below": 0, "ex2": 0, "function": [0, 2, 10, 13, 16], "data": [0, 6, 9, 13], "from": [0, 1, 4, 5, 6, 11, 12, 13, 14, 15, 17, 18, 21, 22], "api": 0, "return": [0, 11, 12, 13, 14, 15, 19], "anoth": 0, "perform": 0, "x": [0, 13, 24], "y": 0, "ex1": 0, "script": 0, "run": [0, 2, 10, 13, 21], "workflow": 0, "all": [0, 1, 6], "pep8": 0, "package": 0, "convent": 0, "blah": 0, "The": [0, 5, 10, 11, 12, 13], "vap": 0, "directori": 0, "have": [0, 5, 9, 10, 13], "associ": [0, 13], "unit": [0, 6, 11], "test": [0, 2, 9], "pr": 0, "convers": 0, "note": [0, 1, 2, 3, 5, 7, 8], "page": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10], "progress": [0, 1, 3, 5, 6, 7, 8], "above": [0, 1, 5, 6, 10], "wa": [0, 1, 5, 6], "taken": [0, 1, 5, 6], "cdcgov": [0, 1, 5, 6], "epi": [0, 1, 5, 6, 10], "infer": [0, 1, 5, 6, 9, 10], "2024": [0, 1, 5, 6], "03": [0, 1, 5, 6], "25": [0, 1, 5, 6], "get": [0, 1, 3, 5, 6, 7, 8, 10, 13], "baselin": [0, 1, 3, 5, 6, 7, 8, 10], "accur": [0, 1, 3, 5, 6, 7, 8, 10], "version": [0, 1, 3, 5, 6, 7, 8, 10], "anyon": 1, "encourag": 1, "repositori": [1, 5, 6, 9], "fork": [1, 5], "submit": [1, 6], "pull": [1, 6], "If": [1, 5], "ar": [1, 2, 6, 10, 16], "new": [1, 11], "might": 1, "start": [1, 15], "basic": [1, 12, 13], "tutori": [1, 9, 10], "By": [1, 6], "grant": 1, "world": 1, "wide": 1, "royalti": 1, "free": [1, 5], "perpetu": 1, "irrevoc": 1, "non": [1, 6], "exclus": 1, "transfer": 1, "license": [1, 2, 6, 9, 10], "user": [1, 10], "under": [1, 5, 6], "term": [1, 4, 5], "apache": [1, 5], "softwar": [1, 5, 6], "v2": [1, 5], "later": [1, 5], "comment": 1, "message": 1, "other": [1, 2, 5, 9], "submiss": 1, "receive": [1, 5], "through": [1, 6], "cdc": [1, 6], "include": 1, "subject": [1, 6], "applic": 1, "feder": 1, "law": 1, "limit": 1, "record": [1, 2], "act": 1, "archive": 1, "learn": 1, "more": [1, 5, 6], "www": [1, 5, 6], "gov": [1, 6], "privaci": [1, 2], "html": [1, 5, 6], "glossari": [2, 9], "placehold": [3, 7, 8], "frequent": [3, 10], "ask": [3, 10], "question": [3, 10], "definite": 4, "todo": 4, "popul": [4, 11], "model_definite": 4, "asl": 5, "source": [5, 6, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24], "can": [5, 11, 13, 17, 18, 22], "redistribut": 5, "modifi": 5, "your": 5, "option": [5, 11, 12, 13, 14, 15], "ani": [5, 6, 11, 13, 14, 15], "distribut": [2, 5, 10, 11, 14, 15, 21, 22], "hope": 5, "without": 5, "warranti": 5, "even": 5, "impli": [5, 6], "merchant": 5, "fit": 5, "FOR": 5, "particular": [5, 6], "purpos": 5, "see": 5, "copi": [5, 6], "along": 5, "program": [5, 6], "org": [5, 11], "0": [5, 6, 11, 12, 13], "open": 5, "inherit": [5, 12], "its": [5, 6, 13], "creat": [6, 13], "collabor": 6, "health": 6, "relat": [2, 6], "support": [2, 6, 10], "mission": 6, "host": 6, "third": 6, "parti": 6, "websit": 6, "partner": 6, "share": 6, "inform": [6, 10], "doe": [6, 13], "endors": 6, "servic": 6, "product": 6, "enterpris": 6, "constitut": 6, "state": [2, 6, 9, 10], "govern": 6, "domest": 6, "copyright": [6, 9, 10], "protect": 6, "17": [6, 10], "usc": 6, "105": 6, "within": [6, 13], "right": 6, "worldwid": 6, "waiv": 6, "cc0": 6, "univers": 6, "dedic": 6, "contribut": [2, 6, 9, 10, 11], "release": 6, "agre": [6, 21], "compli": 6, "waiver": 6, "interest": 6, "contain": [6, 11, 12, 13, 14, 15], "onli": 6, "sensit": 6, "publicli": 6, "avail": [6, 11], "materi": 6, "commun": 6, "particip": 6, "cover": 6, "master": 6, "_": [6, 11], "conduct": 6, "For": 6, "about": [6, 9, 10, 13], "polici": 6, "visit": 6, "increase": 6, "potenti": [6, 11], "publish": 6, "web": 6, "site": 6, "refer": [2, 6, 9], "meta": [6, 10], "report": [2, 6, 9, 10], "issu": [2, 6, 9, 10], "welcom": 9, "epidemiolog": 9, "msei": [2, 9], "k": 9, "signal": 9, "fusion": 9, "which": [9, 13, 14, 24], "consist": [9, 12, 13], "intern": 9, "forecast": 9, "leverag": 9, "multipl": 9, "enhanc": 9, "infecti": 9, "diseas": 9, "outbreak": 9, "compos": 9, "two": [9, 11, 12, 13], "part": 9, "develop": [2, 9, 10], "folder": [9, 10], "analysi": 9, "pipeline": 9, "overview": 9, "Of": [9, 10], "faq": [2, 9, 10], "setup": [2, 9, 10], "usage": [2, 9, 10], "index": [2, 9, 10, 13], "module": [2, 9, 10, 11, 12, 14, 15], "search": [2, 9], "complete": 9, "content": 9, "notic": [2, 9, 10], "deploi": [9, 10], "gha": [9, 10], "add": [9, 10], "help": [9, 10], "howto": [9, 10], "histori": [9, 10], "download": [9, 10], "observe": [2, 10, 11, 12, 13], "process": [2, 10, 11, 12, 13, 16, 18], "neg": [2, 10], "binomi": [2, 10], "negativebinomialobserv": [2, 10, 14], "poisson": [2, 10], "poissonobserv": [2, 10, 14], "arprocess": [2, 10, 15], "first": [2, 10, 13, 16], "differ": [2, 10, 16], "firstdifferencearprocess": [2, 10, 15], "reproduct": [2, 10, 11, 13], "number": [2, 10, 11, 13], "random": [2, 10, 12, 13, 16], "walk": [2, 10, 16], "rtrandomwalkprocess": [2, 10, 12, 15], "simpl": [2, 10, 22], "simplerandomwalkprocess": [2, 10, 15], "origin": 10, "entri": [10, 11], "locat": 10, "trevormartin": 10, "document": [2, 10], "gener": [2, 10, 11, 15, 23, 24], "rst": 10, "line": 10, "52": 10, "10": [10, 11], "6": [10, 11], "37": 10, "87": 10, "compon": [2, 10], "89": 10, "91": 10, "determine": [10, 11, 12, 13, 14, 15], "order": [2, 10, 11, 12, 13, 14, 15], "msei_refer": 10, "61": 10, "class": [11, 12, 13, 14, 15], "pyrenew": [11, 12, 13, 14, 15, 24], "hospitaladmiss": [2, 10, 11, 12], "hospadmissionssampl": [2, 10, 11], "ihr": [11, 12], "predict": [11, 13, 23], "base": [11, 12, 13, 14, 15], "tupl": [11, 12, 13, 14, 15], "sampl": [2, 10, 11, 12, 13, 14, 15, 17, 18, 22], "alia": [11, 12], "field": [11, 12], "inf_hosp_int": 11, "numpi": [11, 13, 24], "_type": 11, "_array_lik": 11, "_supportsarrai": [11, 13, 14, 15], "dtype": [11, 13, 14, 15], "type": [11, 12, 13, 14, 15], "_nested_sequ": 11, "_nestedsequ": [11, 13, 14, 15], "bool": [11, 13, 14, 15], "int": [11, 13, 14, 15], "float": [11, 13, 14, 15, 24], "complex": [11, 13, 14, 15], "str": [11, 13, 14, 15], "byte": [11, 13, 14, 15], "infections_varnam": 11, "ihr_obs_varnam": 11, "hospitalizations_predicted_varnam": 11, "predicted_hospit": 11, "ihr_dist": 11, "numpyro": [11, 13, 14, 15], "continu": [11, 15], "lognorm": 11, "object": [11, 12, 13, 15], "randomvari": [2, 10, 11, 12, 13, 14, 15], "random_vari": [11, 12, 13, 14, 15], "dict": [11, 12, 13, 14, 15], "none": [11, 12, 13, 14, 15], "constant": [11, 12, 13, 14, 15], "paramet": [11, 12, 13, 14, 15, 24], "dictionari": [11, 12, 13, 14, 15], "self": 11, "pass": [11, 12, 13, 14, 15, 24], "ob": [11, 13, 14], "npyro": 11, "ignor": [11, 14], "static": [11, 12, 13, 14, 15], "valid": [2, 10, 11, 12, 13, 14, 15], "gen_int": 11, "i0_varnam": 11, "i0": 11, "rt_varnam": 11, "rt": [11, 12, 15], "infections_mean_varnam": 11, "latent_infect": [11, 12], "i0_dist": 11, "given": [11, 13, 21], "sequenc": [11, 15], "sample_infections_rt": [2, 10, 11], "also": 11, "both": 11, "possibl": [11, 12, 14], "name": [2, 10, 11, 12, 13, 15], "infectionssampl": [2, 10, 11], "infection_funct": 11, "logistic_susceptibility_adjust": [2, 10, 11], "i_raw_t": 11, "frac_suscept": 11, "n_popul": 11, "appli": [11, 24], "logist": [2, 11, 13, 16], "suscept": [2, 11, 16], "adjust": 11, "incid": 11, "i_unadjust": 11, "propos": 11, "equat": [11, 13], "bhatt": 11, "et": 11, "al": 11, "2023": 11, "unadjust": 11, "time": [11, 13], "t": 11, "infinite": 11, "individu": 11, "fraction": 11, "remainin": 11, "total": 11, "size": 11, "value": [11, 13, 24], "samir": 11, "semi": 11, "mechanist": 11, "bayesian": 11, "covid": 11, "19": 11, "journal": 11, "royal": 11, "statist": 11, "societi": 11, "seri": 11, "186": 11, "4": [11, 12], "601": 11, "615": 11, "doi": 11, "1093": 11, "jrsssa": 11, "qnad030": 11, "reversed_generation_interval_pmf": 11, "accord": [11, 13, 22], "vari": 11, "r": [11, 13], "arraylik": [11, 13, 15, 24], "arrai": [11, 13, 24], "initi": [11, 15, 17, 18, 22], "same": [11, 13], "length": [11, 15], "inferv": 11, "pmf": [11, 13], "vector": [11, 13], "timeseri": [11, 13], "discret": [11, 13], "probabl": [11, 13], "mass": [11, 13], "repres": [11, 13, 15], "interv": [11, 13], "where": 11, "final": [2, 11], "past": 11, "second": 11, "last": 11, "jax": [11, 13], "sample_infections_with_feedback": [2, 10, 11], "rt_raw": 11, "infection_feedback_strength": 11, "generation_interval_pmf": [11, 13], "infection_feedback_pmf": 11, "feedback": 11, "asher": 11, "2018": 11, "1016": 11, "j": 11, "epidem": 11, "2017": 11, "02": 11, "009": 11, "raw": 11, "strength": 11, "either": 11, "scalar": 11, "point": [11, 15], "whose": [11, 13], "th": 11, "rel": 11, "occur": 11, "dai": 11, "rt_adjust": 11, "rtinfectionsrenew": 12, "rtinfectionsrenewalmodel": [2, 10, 12], "metaclass": [2, 10, 12], "observed_infect": 12, "rt_process": 12, "rtrandomwalk": [12, 15], "sampler": [12, 13], "step": [12, 15, 22], "infectmodelsampl": 12, "n_timepoint": [12, 15], "rtinfectionsrenewalsampl": [2, 10, 12], "sample_infections_lat": 12, "sample_infections_ob": 12, "sample_rt": 12, "convolv": 13, "factori": 13, "calcul": [13, 21], "event": 13, "lax": 13, "scan": 13, "appropri": 13, "new_convolve_scann": [2, 10, 13], "discrete_dist_flip": 13, "new_double_scann": [2, 10, 13], "dist": 13, "helper": 13, "analyt": 13, "number": 13, "math": 13, "get_asymptotic_growth_r": [2, 10, 13, 21], "asymptot": [13, 21], "timestep": 13, "growth": [13, 21], "rate": [13, 14, 15, 21], "comput": 13, "find": 13, "domin": 13, "eigenvalu": 13, "lesli": [2, 13, 16], "matrix": [2, 13, 16], "get_asymptotic_growth_rate_and_age_dist": [2, 10, 13], "stabl": 13, "ag": [13, 21], "normal": [13, 15], "eigenvector": 13, "param": 13, "shape": 13, "get_leslie_matrix": [2, 10, 13], "correspond": 13, "get_stable_age_distribut": [2, 10, 13, 21], "abstracttransform": [2, 10, 13, 15, 24], "abstract": 13, "invers": 13, "identitytransform": [2, 10, 13], "ident": 13, "own": 13, "f": [13, 24], "logtransform": [2, 10, 13, 15], "logarithm": 13, "exponenti": 13, "log": 13, "exp": 13, "logittransform": [2, 10, 13], "logit": 13, "expit": 13, "scaledlogittransform": [2, 10, 13], "x_max": 13, "scale": 13, "infin": 13, "multipli": 13, "problem": 13, "abstractregressionpredict": [2, 10, 13], "glmpredict": [2, 10, 13], "fixed_predictor_value": 13, "intercept_prior": 13, "coefficient_prior": 13, "intercept_suffix": 13, "_intercept": 13, "coefficient_suffix": 13, "_coeffici": 13, "linear": [13, 23], "intercept": 13, "coeffici": 13, "negativebinomi": 14, "concentration_prior": 14, "concentration_suffix": 14, "_concentr": 14, "parameter_name": 14, "negbinom_rv": 14, "mean_varnam": 14, "mean": [14, 15], "counts_varnam": 14, "count": 14, "possibli": 14, "default": [13, 14, 15], "poisson_rv": 14, "rate_varnam": 14, "ep": 14, "1e": [13, 14, 24], "08": [14, 24], "autoreg": 15, "noise_sd": 15, "p": 15, "durat": 15, "init": 15, "firstdifferencear": 15, "stochast": [15, 18], "chang": [2, 15], "init_v": 15, "init_rate_of_chang": 15, "trend_rw": 15, "rt0_dist": 15, "truncate": 15, "lefttruncateddistribut": 15, "rt_transform": 15, "rt_rw_dist": 15, "randomwalk": 15, "rt0": 15, "simplerandomwalk": 15, "error_distribut": 15, "markovian": 15, "arbitrari": 15, "test_ar_can_be_sampl": [2, 16, 17], "test_fd_ar_can_be_sampl": [2, 16, 18], "test_logistic_susceptibility_adjust": [2, 16, 20], "test_rw_can_be_sampl": [2, 16, 22], "test_rw_samples_correctly_distribut": [2, 16, 22], "asymptomat": [2, 16], "test_asymptotic_properti": [2, 16, 21], "generic_inversion_test": [2, 16, 24], "test_invert_dist": [2, 16, 24], "regress": [2, 10, 16], "test_glm_predict": [2, 16, 23], "test_get_lesli": [2, 16, 19], "test_ar_process": 17, "check": [17, 18, 21, 22], "test_first_difference_ar": 18, "test_leslie_matrix": 19, "get_lesli": 19, "expect": 19, "matric": 19, "test_process_asymptot": 21, "simul": 21, "ones": 21, "just": 21, "while": 21, "test_random_walk": 22, "ha": 22, "target": 22, "test_regress": 23, "test_transform": 24, "test_val": 24, "decim": 24, "kwarg": [13, 24], "invert": 24, "confirm": 24, "givein": 24, "uninstanti": 24, "instanti": 24, "toler": [13, 24], "assert_array_almost_equ": 24, "addit": [2, 24], "keyword": 24, "argument": [13, 24], "constructor": 24, "latent": [2, 10, 12, 13], "hospit": [2, 10], "admiss": [2, 10], "infect": [2, 10], "convolut": [2, 10], "util": [2, 10], "mathemat": [2, 10], "mcmc": [2, 10], "toctre": [2, 10], "entity": [2, 10], "15": 10, "hospmodelsampl": [2, 10, 12], "hospitalizationsmodel": [2, 10, 12], "spread_draw": [2, 10, 13], "reverse_discrete_dist_vector": [2, 10, 13], "validate_discrete_dist_vector": [2, 10, 13], "latent_hospit": 12, "observed_hospit": 12, "basicrenew": 12, "extend": 12, "ad": 12, "variable": [12, 13], "sample_hospit": 12, "sample_hospitalizations_lat": 12, "sample_hospitalizations_ob": 12, "deal": 13, "mcmcutil": 13, "posterior": 13, "variables_name": 13, "list": 13, "datafram": 13, "nice": 13, "draw": 13, "long": 13, "form": 13, "polar": 13, "equival": 13, "tidybay": 13, "kei": 13, "ndarrai": 13, "axi": 13, "string": 13, "identifi": 13, "retrieve": 13, "distutil": 13, "commonli": 13, "encount": 13, "found": 13, "revers": 13, "discrete_dist": 13, "tol": 13, "20": [10, 13], "rais": 13, "valueerror": 13, "kernel": [2, 10, 13], "print_summari": [2, 10, 13], "28": 10, "36": 10, "prob": 13, "9": 13, "exclude_determinist": 13, "true": 13, "wrapper": 13, "num_warmup": 13, "num_sampl": 13, "rng_kei": 13, "prngkei": 13, "54": 13, "uint32": 13, "nuts_arg": 13, "mcmc_arg": 13, "nut": 13, "method": 13, "design": 13, "randon_vari": 13, "disclaim": 2, "public": 2, "domain": 2, "manag": 2, "goal": 2, "context": 2, "requir": 2, "feature": 2, "specif": 2, "out": 2, "scope": 2}, "objects": {"pyrenew": [[13, 0, 0, "-", "convolve"], [13, 0, 0, "-", "distutil"], [13, 0, 0, "-", "math"], [13, 0, 0, "-", "mcmcutils"], [13, 0, 0, "-", "metaclass"], [13, 0, 0, "-", "regression"], [13, 0, 0, "-", "transform"]], "pyrenew.convolve": [[13, 1, 1, "", "new_convolve_scanner"], [13, 1, 1, "", "new_double_scanner"]], "pyrenew.distutil": [[13, 1, 1, "", "reverse_discrete_dist_vector"], [13, 1, 1, "", "validate_discrete_dist_vector"]], "pyrenew.latent": [[11, 0, 0, "-", "hospitaladmissions"], [11, 0, 0, "-", "infection_functions"], [11, 0, 0, "-", "infections"]], "pyrenew.latent.hospitaladmissions": [[11, 2, 1, "", "HospAdmissionsSample"], [11, 2, 1, "", "HospitalAdmissions"]], "pyrenew.latent.hospitaladmissions.HospAdmissionsSample": [[11, 3, 1, "", "IHR"], [11, 3, 1, "", "predicted"]], "pyrenew.latent.hospitaladmissions.HospitalAdmissions": [[11, 4, 1, "", "sample"], [11, 4, 1, "", "validate"]], "pyrenew.latent.infection_functions": [[11, 1, 1, "", "logistic_susceptibility_adjustment"], [11, 1, 1, "", "sample_infections_rt"], [11, 1, 1, "", "sample_infections_with_feedback"]], "pyrenew.latent.infections": [[11, 2, 1, "", "Infections"], [11, 2, 1, "", "InfectionsSample"]], "pyrenew.latent.infections.Infections": [[11, 4, 1, "", "sample"], [11, 4, 1, "", "validate"]], "pyrenew.latent.infections.InfectionsSample": [[11, 3, 1, "", "infections"]], "pyrenew.math": [[13, 1, 1, "", "get_asymptotic_growth_rate"], [13, 1, 1, "", "get_asymptotic_growth_rate_and_age_dist"], [13, 1, 1, "", "get_leslie_matrix"], [13, 1, 1, "", "get_stable_age_distribution"]], "pyrenew.mcmcutils": [[13, 1, 1, "", "spread_draws"]], "pyrenew.metaclass": [[13, 2, 1, "", "Model"], [13, 2, 1, "", "RandomVariable"]], "pyrenew.metaclass.Model": [[13, 3, 1, "", "kernel"], [13, 3, 1, "", "mcmc"], [13, 4, 1, "", "print_summary"], [13, 4, 1, "", "run"], [13, 4, 1, "", "sample"], [13, 4, 1, "", "spread_draws"], [13, 4, 1, "", "validate"]], "pyrenew.metaclass.RandomVariable": [[13, 4, 1, "", "sample"], [13, 4, 1, "", "validate"]], "pyrenew.model": [[12, 0, 0, "-", "hospitalizations"], [12, 0, 0, "-", "rtinfectionsrenewal"]], "pyrenew.model.hospitalizations": [[12, 2, 1, "", "HospModelSample"], [12, 2, 1, "", "HospitalizationsModel"]], "pyrenew.model.hospitalizations.HospModelSample": [[12, 3, 1, "", "IHR"], [12, 3, 1, "", "Rt"], [12, 3, 1, "", "infections"], [12, 3, 1, "", "latent"], [12, 3, 1, "", "sampled"]], "pyrenew.model.hospitalizations.HospitalizationsModel": [[12, 4, 1, "", "sample"], [12, 4, 1, "", "sample_hospitalizations_latent"], [12, 4, 1, "", "sample_hospitalizations_obs"], [12, 4, 1, "", "validate"]], "pyrenew.model.rtinfectionsrenewal": [[12, 2, 1, "", "RtInfectionsRenewalModel"], [12, 3, 1, "", "RtInfectionsRenewalSample"]], "pyrenew.model.rtinfectionsrenewal.RtInfectionsRenewalModel": [[12, 4, 1, "", "sample"], [12, 4, 1, "", "sample_infections_latent"], [12, 4, 1, "", "sample_infections_obs"], [12, 4, 1, "", "sample_rt"], [12, 4, 1, "", "validate"]], "pyrenew.observation": [[14, 0, 0, "-", "negativebinomial"], [14, 0, 0, "-", "poisson"]], "pyrenew.observation.negativebinomial": [[14, 2, 1, "", "NegativeBinomialObservation"]], "pyrenew.observation.negativebinomial.NegativeBinomialObservation": [[14, 4, 1, "", "sample"], [14, 4, 1, "", "validate"]], "pyrenew.observation.poisson": [[14, 2, 1, "", "PoissonObservation"]], "pyrenew.observation.poisson.PoissonObservation": [[14, 4, 1, "", "sample"], [14, 4, 1, "", "validate"]], "pyrenew.process": [[15, 0, 0, "-", "ar"], [15, 0, 0, "-", "firstdifferencear"], [15, 0, 0, "-", "rtrandomwalk"], [15, 0, 0, "-", "simplerandomwalk"]], "pyrenew.process.ar": [[15, 2, 1, "", "ARProcess"]], "pyrenew.process.ar.ARProcess": [[15, 4, 1, "", "sample"], [15, 4, 1, "", "validate"]], "pyrenew.process.firstdifferencear": [[15, 2, 1, "", "FirstDifferenceARProcess"]], "pyrenew.process.firstdifferencear.FirstDifferenceARProcess": [[15, 4, 1, "", "sample"], [15, 4, 1, "", "validate"]], "pyrenew.process.rtrandomwalk": [[15, 2, 1, "", "RtRandomWalkProcess"]], "pyrenew.process.rtrandomwalk.RtRandomWalkProcess": [[15, 4, 1, "", "sample"], [15, 4, 1, "", "validate"]], "pyrenew.process.simplerandomwalk": [[15, 2, 1, "", "SimpleRandomWalkProcess"]], "pyrenew.process.simplerandomwalk.SimpleRandomWalkProcess": [[15, 4, 1, "", "sample"], [15, 4, 1, "", "validate"]], "pyrenew.regression": [[13, 2, 1, "", "AbstractRegressionPrediction"], [13, 2, 1, "", "GLMPrediction"]], "pyrenew.regression.AbstractRegressionPrediction": [[13, 4, 1, "", "predict"], [13, 4, 1, "", "sample"]], "pyrenew.regression.GLMPrediction": [[13, 4, 1, "", "predict"], [13, 4, 1, "", "sample"]], "pyrenew.transform": [[13, 2, 1, "", "AbstractTransform"], [13, 2, 1, "", "IdentityTransform"], [13, 2, 1, "", "LogTransform"], [13, 2, 1, "", "LogitTransform"], [13, 2, 1, "", "ScaledLogitTransform"]], "pyrenew.transform.AbstractTransform": [[13, 4, 1, "", "inverse"], [13, 4, 1, "", "transform"]], "pyrenew.transform.IdentityTransform": [[13, 4, 1, "", "inverse"], [13, 4, 1, "", "transform"]], "pyrenew.transform.LogTransform": [[13, 4, 1, "", "inverse"], [13, 4, 1, "", "transform"]], "pyrenew.transform.LogitTransform": [[13, 4, 1, "", "inverse"], [13, 4, 1, "", "transform"]], "pyrenew.transform.ScaledLogitTransform": [[13, 4, 1, "", "inverse"], [13, 4, 1, "", "transform"]], "test.test_ar_process": [[17, 1, 1, "", "test_ar_can_be_sampled"]], "test.test_first_difference_ar": [[18, 1, 1, "", "test_fd_ar_can_be_sampled"]], "test.test_leslie_matrix": [[19, 1, 1, "", "test_get_leslie"]], "test.test_logistic_susceptibility_adjustment": [[20, 1, 1, "", "test_logistic_susceptibility_adjustment"]], "test.test_process_asymptotics": [[21, 1, 1, "", "test_asymptotic_properties"]], "test.test_random_walk": [[22, 1, 1, "", "test_rw_can_be_sampled"], [22, 1, 1, "", "test_rw_samples_correctly_distributed"]], "test.test_regression": [[23, 1, 1, "", "test_glm_prediction"]], "test.test_transforms": [[24, 1, 1, "", "generic_inversion_test"], [24, 1, 1, "", "test_invert_dists"]]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:attribute", "4": "py:method"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "method", "Python method"]}, "titleterms": {"report": 0, "issu": 0, "goal": 0, "context": 0, "requir": 0, "feature": 0, "specif": 0, "out": 0, "scope": 0, "relat": 0, "document": [0, 9], "todo": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "contribut": 1, "To": 1, "msei": [1, 10, 11, 12, 13, 15], "complete": 2, "table": [2, 9], "Of": [2, 7], "content": 2, "faq": 3, "glossari": 4, "license": 5, "other": 6, "notic": 6, "gener": [6, 13], "disclaim": 6, "public": 6, "domain": 6, "standard": 6, "privaci": 6, "record": 6, "manag": 6, "addit": 6, "final": 6, "note": 6, "state": 7, "develop": 7, "setup": 8, "usage": 8, "cfa": 9, "multisign": 9, "renew": [9, 12], "compon": [9, 11], "indic": 9, "And": 9, "meta": 9, "inform": 9, "refer": [10, 16], "latent": 11, "hospit": [11, 12], "admiss": 11, "infect": [11, 12], "function": [11, 17, 18, 19, 20, 21, 22, 23, 24], "model": 12, "reproduct": [12, 15], "number": [12, 15], "support": 13, "metaclass": 13, "module": 13, "convolut": 13, "util": 13, "mathemat": 13, "transform": [13, 24], "regress": [13, 23], "mcmc": 13, "distribut": 13, "observe": 14, "process": [14, 15, 17, 21], "neg": 14, "binomi": 14, "poisson": 14, "ar": [15, 17, 18], "first": [15, 18], "differ": [15, 18], "random": [15, 22], "walk": [15, 22], "simpl": 15, "test": [16, 17, 18, 19, 20, 21, 22, 23, 24], "lesli": 19, "matrix": 19, "logist": 20, "suscept": 20, "asymptomat": 21}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 60}, "alltitles": {"Reporting Issues": [[0, "reporting-issues"]], "Goal": [[0, "goal"]], "Context": [[0, "context"]], "Required features": [[0, "required-features"]], "Specifications": [[0, "specifications"]], "Out of scope": [[0, "out-of-scope"]], "Related documents": [[0, "related-documents"]], "Todo": [[0, "id3"], [1, "id1"], [3, "id1"], [5, "id1"], [6, "id2"], [7, "id1"], [8, "id1"], [9, "id1"], [9, "id2"], [9, "id3"], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, null], [10, "id1"], [11, "id2"], [12, "id1"], [13, "id1"], [14, "id1"], [15, "id1"], [2, "id1"]], "Contributing To MSEI": [[1, "contributing-to-msei"]], "FAQ": [[3, "faq"]], "Glossary": [[4, "glossary"]], "License": [[5, "license"]], "Other Notices": [[6, "other-notices"]], "General Disclaimer": [[6, "general-disclaimer"]], "Public Domain Standard Notice": [[6, "public-domain-standard-notice"]], "Privacy Standard Notice": [[6, "privacy-standard-notice"]], "Records Management Standard Notice": [[6, "records-management-standard-notice"]], "Additional Standard Notices": [[6, "additional-standard-notices"]], "Final Notes": [[6, "final-notes"]], "State Of Development": [[7, "state-of-development"]], "Setup & Usage": [[8, "setup-usage"]], "CFA Multisignal Renewal Documentation": [[9, "cfa-multisignal-renewal-documentation"]], "Documentation Components": [[9, "documentation-components"]], "Indices And Tables": [[9, "indices-and-tables"]], "Meta Information": [[9, "meta-information"]], "Test Reference": [[16, "test-reference"]], "AR Process Testing Functions": [[17, "ar-process-testing-functions"]], "AR First Difference Testing Functions": [[18, "ar-first-difference-testing-functions"]], "Leslie Matrix Testing Functions": [[19, "leslie-matrix-testing-functions"]], "Logistic Susceptibility Testing Functions": [[20, "logistic-susceptibility-testing-functions"]], "Processed Asymptomatic Testing Functions": [[21, "processed-asymptomatic-testing-functions"]], "Random Walk Testing Functions": [[22, "random-walk-testing-functions"]], "Regression Testing Functions": [[23, "regression-testing-functions"]], "Transforms Testing Functions": [[24, "transforms-testing-functions"]], "MSEI Reference": [[10, "msei-reference"]], "Latent MSEI Components": [[11, "latent-msei-components"]], "Hospital Admissions": [[11, "module-pyrenew.latent.hospitaladmissions"]], "Infections": [[11, "module-pyrenew.latent.infections"]], "Infection Functions": [[11, "module-pyrenew.latent.infection_functions"]], "MSEI Model": [[12, "msei-model"]], "Hospitalizations": [[12, "module-pyrenew.model.hospitalizations"]], "Reproduction Number Renewal Infections": [[12, "module-pyrenew.model.rtinfectionsrenewal"]], "General MSEI Support": [[13, "general-msei-support"]], "Metaclass Module": [[13, "module-pyrenew.metaclass"]], "Convolution Utility Module": [[13, "module-pyrenew.convolve"]], "Mathematics Utilities Module": [[13, "module-pyrenew.math"]], "Transform Utility Module": [[13, "module-pyrenew.transform"]], "Regression Module": [[13, "module-pyrenew.regression"]], "MCMC Utilities Module": [[13, "module-pyrenew.mcmcutils"]], "Distributions Utility Module": [[13, "module-pyrenew.distutil"]], "Observation Processes": [[14, "observation-processes"]], "Negative Binomial": [[14, "module-pyrenew.observation.negativebinomial"]], "Poisson": [[14, "module-pyrenew.observation.poisson"]], "Process MSEI": [[15, "process-msei"]], "AR Processes": [[15, "module-pyrenew.process.ar"]], "First Difference (AR)": [[15, "module-pyrenew.process.firstdifferencear"]], "Reproduction Number Random Walk": [[15, "module-pyrenew.process.rtrandomwalk"]], "Simple Random Walk": [[15, "module-pyrenew.process.simplerandomwalk"]], "Complete Table Of Contents": [[2, "complete-table-of-contents"]]}, "indexentries": {}}) +Search.setIndex({"docnames": ["general/ctoc", "index", "msei_reference/index", "msei_reference/observation", "msei_reference/process"], "filenames": ["general/ctoc.rst", "index.rst", "msei_reference/index.rst", "msei_reference/observation.rst", "msei_reference/process.rst"], "titles": ["Complete Table Of Contents", "CFA Multisignal Renewal Documentation", "MSEI Reference", "Observation Processes", "Process MSEI"], "terms": {"msei": [0, 1], "refer": [0, 1], "observ": [0, 2], "process": [0, 2], "neg": [0, 2], "binomi": [0, 2], "negativebinomialobserv": [0, 2, 3], "poisson": [0, 2], "poissonobserv": [0, 2, 3], "ar": [0, 2], "arprocess": [0, 2, 4], "first": [0, 2], "differ": [0, 2], "firstdifferencearprocess": [0, 2, 4], "reproduct": [0, 2], "number": [0, 2], "random": [0, 2], "walk": [0, 2], "rtrandomwalkprocess": [0, 2, 4], "simpl": [0, 2], "simplerandomwalkprocess": [0, 2, 4], "latent": [0, 2], "compon": [0, 2], "hospit": [0, 2], "admiss": [0, 2], "hospadmissionssampl": [0, 2], "hospitaladmiss": [0, 2], "infect": [0, 2], "infectionssampl": [0, 2], "function": [0, 2], "logistic_susceptibility_adjust": [0, 2], "sample_infections_rt": [0, 2], "sample_infections_with_feedback": [0, 2], "model": [0, 1, 2], "hospmodelsampl": [0, 2], "hospitalizationsmodel": [0, 2], "renew": [0, 2], "rtinfectionsrenewalmodel": [0, 2], "rtinfectionsrenewalsampl": [0, 2], "gener": [0, 2, 4], "support": [0, 2], "metaclass": [0, 2], "modul": [0, 1, 2, 3, 4], "kernel": [0, 2], "mcmc": [0, 2], "print_summari": [0, 2], "run": [0, 2], "sampl": [0, 2, 3, 4], "spread_draw": [0, 2], "valid": [0, 2, 3, 4], "randomvari": [0, 2, 3, 4], "convolut": [0, 2], "util": [0, 2], "new_convolve_scann": [0, 2], "new_double_scann": [0, 2], "mathemat": [0, 2], "get_asymptotic_growth_r": [0, 2], "get_asymptotic_growth_rate_and_age_dist": [0, 2], "get_leslie_matrix": [0, 2], "get_stable_age_distribut": [0, 2], "transform": [0, 2, 4], "abstracttransform": [0, 2, 4], "identitytransform": [0, 2], "logtransform": [0, 2, 4], "logittransform": [0, 2], "scaledlogittransform": [0, 2], "regress": [0, 2], "abstractregressionpredict": [0, 2], "glmpredict": [0, 2], "distribut": [0, 2, 3, 4], "reverse_discrete_dist_vector": [0, 2], "validate_discrete_dist_vector": [0, 2], "test": [0, 1], "test_ar_can_be_sampl": 0, "test_fd_ar_can_be_sampl": 0, "logist": 0, "suscept": 0, "test_logistic_susceptibility_adjust": 0, "test_rw_can_be_sampl": 0, "test_rw_samples_correctly_distribut": 0, "asymptomat": 0, "test_asymptotic_properti": 0, "generic_inversion_test": 0, "test_invert_dist": 0, "test_glm_predict": 0, "lesli": 0, "matrix": 0, "test_get_lesli": 0, "index": [0, 1, 2], "search": [0, 1], "page": [0, 1, 2], "faq": [0, 1, 2], "glossari": [0, 1], "licens": [0, 1, 2], "other": [0, 1], "notic": [0, 1, 2], "disclaim": 0, "public": 0, "domain": 0, "standard": 0, "privaci": 0, "record": 0, "manag": 0, "addit": 0, "final": 0, "note": 0, "state": [0, 1, 2], "develop": [0, 1, 2], "setup": [0, 1, 2], "usag": [0, 1, 2], "contribut": [0, 1, 2], "To": [0, 1], "report": [0, 1, 2], "issu": [0, 1, 2], "goal": 0, "context": 0, "requir": 0, "featur": 0, "specif": 0, "out": 0, "scope": 0, "relat": 0, "document": [0, 2], "chang": [0, 2, 4], "order": [0, 2, 3, 4], "name": [0, 2, 4], "toctre": [0, 2], "entiti": [0, 2], "welcom": 1, "": [1, 4], "epidemiolog": 1, "infer": [1, 2], "project": 1, "k": 1, "signal": 1, "fusion": 1, "which": [1, 3], "consist": 1, "an": [1, 4], "intern": 1, "forecast": 1, "leverag": 1, "multipl": 1, "data": 1, "sourc": [1, 2, 3, 4], "enhanc": 1, "infecti": 1, "diseas": 1, "outbreak": 1, "thi": 1, "repositori": 1, "i": [1, 2, 3, 4], "compos": 1, "two": 1, "part": 1, "folder": [1, 2], "analysi": 1, "pipelin": 1, "overview": 1, "follow": 1, "Of": [1, 2], "complet": 1, "content": 1, "have": [1, 2], "doc": [1, 2], "exist": [1, 2], "main": [1, 2], "deploi": [1, 2], "us": [1, 2], "gha": [1, 2], "add": [1, 2], "help": [1, 2], "tutori": [1, 2], "howto": [1, 2], "about": [1, 2], "histori": [1, 2], "download": [1, 2], "copyright": [1, 2], "get": 2, "baselin": 2, "accur": 2, "version": 2, "The": 2, "origin": 2, "entri": 2, "locat": 2, "user": 2, "trevormartin": 2, "github": 2, "multisign": 2, "epi": 2, "bug": 2, "rst": 2, "line": 2, "52": 2, "10": 2, "frequent": 2, "ask": 2, "question": 2, "6": 2, "17": 2, "37": 2, "determin": [2, 3, 4], "msei_refer": 2, "28": 2, "20": 2, "61": 2, "ctoc": 2, "21": 2, "87": 2, "89": 2, "meta": 2, "inform": 2, "91": 2, "abov": 2, "15": 2, "36": 2, "class": [3, 4], "pyrenew": [3, 4], "negativebinomi": 3, "concentration_prior": 3, "_supportsarrai": [3, 4], "dtype": [3, 4], "ani": [3, 4], "_nestedsequ": [3, 4], "bool": [3, 4], "int": [3, 4], "float": [3, 4], "complex": [3, 4], "str": [3, 4], "byte": [3, 4], "concentration_suffix": 3, "_concentr": 3, "parameter_nam": 3, "negbinom_rv": 3, "mean_varnam": 3, "mean": [3, 4], "counts_varnam": 3, "count": 3, "base": [3, 4], "random_vari": [3, 4], "dict": [3, 4], "constant": [3, 4], "none": [3, 4], "tupl": [3, 4], "from": [3, 4], "paramet": [3, 4], "option": [3, 4], "A": [3, 4], "dictionari": [3, 4], "contain": [3, 4], "possibli": 3, "pass": [3, 4], "ob": 3, "numpyro": [3, 4], "ignor": 3, "default": [3, 4], "return": [3, 4], "type": [3, 4], "static": [3, 4], "poisson_rv": 3, "rate_varnam": 3, "rate": [3, 4], "ep": 3, "1e": 3, "08": 3, "possibl": 3, "autoreg": 4, "noise_sd": 4, "object": 4, "repres": 4, "p": 4, "durat": 4, "init": 4, "length": 4, "sequenc": 4, "arraylik": 4, "initi": 4, "point": 4, "firstdifferencear": 4, "stochast": 4, "1": 4, "e": 4, "init_v": 4, "init_rate_of_chang": 4, "trend_rw": 4, "start": 4, "rtrandomwalk": 4, "rt0_dist": 4, "truncat": 4, "lefttruncateddistribut": 4, "rt_transform": 4, "rt_rw_dist": 4, "continu": 4, "normal": 4, "rt": 4, "randomwalk": 4, "rt0": 4, "n_timepoint": 4, "simplerandomwalk": 4, "error_distribut": 4, "markovian": 4, "arbitrari": 4, "step": 4}, "objects": {"pyrenew.observation": [[3, 0, 0, "-", "negativebinomial"], [3, 0, 0, "-", "poisson"]], "pyrenew.observation.negativebinomial": [[3, 1, 1, "", "NegativeBinomialObservation"]], "pyrenew.observation.negativebinomial.NegativeBinomialObservation": [[3, 2, 1, "", "sample"], [3, 2, 1, "", "validate"]], "pyrenew.observation.poisson": [[3, 1, 1, "", "PoissonObservation"]], "pyrenew.observation.poisson.PoissonObservation": [[3, 2, 1, "", "sample"], [3, 2, 1, "", "validate"]], "pyrenew.process": [[4, 0, 0, "-", "ar"], [4, 0, 0, "-", "firstdifferencear"], [4, 0, 0, "-", "rtrandomwalk"], [4, 0, 0, "-", "simplerandomwalk"]], "pyrenew.process.ar": [[4, 1, 1, "", "ARProcess"]], "pyrenew.process.ar.ARProcess": [[4, 2, 1, "", "sample"], [4, 2, 1, "", "validate"]], "pyrenew.process.firstdifferencear": [[4, 1, 1, "", "FirstDifferenceARProcess"]], "pyrenew.process.firstdifferencear.FirstDifferenceARProcess": [[4, 2, 1, "", "sample"], [4, 2, 1, "", "validate"]], "pyrenew.process.rtrandomwalk": [[4, 1, 1, "", "RtRandomWalkProcess"]], "pyrenew.process.rtrandomwalk.RtRandomWalkProcess": [[4, 2, 1, "", "sample"], [4, 2, 1, "", "validate"]], "pyrenew.process.simplerandomwalk": [[4, 1, 1, "", "SimpleRandomWalkProcess"]], "pyrenew.process.simplerandomwalk.SimpleRandomWalkProcess": [[4, 2, 1, "", "sample"], [4, 2, 1, "", "validate"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"]}, "titleterms": {"complet": 0, "tabl": [0, 1], "Of": 0, "content": 0, "todo": [0, 1, 2, 3, 4], "cfa": 1, "multisign": 1, "renew": 1, "document": 1, "compon": 1, "indic": 1, "And": 1, "meta": 1, "inform": 1, "msei": [2, 4], "refer": 2, "observ": 3, "process": [3, 4], "neg": 3, "binomi": 3, "poisson": 3, "ar": 4, "first": 4, "differ": 4, "reproduct": 4, "number": 4, "random": 4, "walk": 4, "simpl": 4}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 60}, "alltitles": {"Complete Table Of Contents": [[0, "complete-table-of-contents"]], "Todo": [[0, "id1"], [1, "id1"], [1, "id2"], [1, "id3"], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, null], [2, "id1"], [3, "id1"], [4, "id1"]], "CFA Multisignal Renewal Documentation": [[1, "cfa-multisignal-renewal-documentation"]], "Documentation Components": [[1, "documentation-components"]], "Indices And Tables": [[1, "indices-and-tables"]], "Meta Information": [[1, "meta-information"]], "MSEI Reference": [[2, "msei-reference"]], "Observation Processes": [[3, "observation-processes"]], "Negative Binomial": [[3, "module-pyrenew.observation.negativebinomial"]], "Poisson": [[3, "module-pyrenew.observation.poisson"]], "Process MSEI": [[4, "process-msei"]], "AR Processes": [[4, "module-pyrenew.process.ar"]], "First Difference (AR)": [[4, "module-pyrenew.process.firstdifferencear"]], "Reproduction Number Random Walk": [[4, "module-pyrenew.process.rtrandomwalk"]], "Simple Random Walk": [[4, "module-pyrenew.process.simplerandomwalk"]]}, "indexentries": {"negativebinomialobservation (class in pyrenew.observation.negativebinomial)": [[3, "pyrenew.observation.negativebinomial.NegativeBinomialObservation"]], "poissonobservation (class in pyrenew.observation.poisson)": [[3, "pyrenew.observation.poisson.PoissonObservation"]], "module": [[3, "module-pyrenew.observation.negativebinomial"], [3, "module-pyrenew.observation.poisson"], [4, "module-pyrenew.process.ar"], [4, "module-pyrenew.process.firstdifferencear"], [4, "module-pyrenew.process.rtrandomwalk"], [4, "module-pyrenew.process.simplerandomwalk"]], "pyrenew.observation.negativebinomial": [[3, "module-pyrenew.observation.negativebinomial"]], "pyrenew.observation.poisson": [[3, "module-pyrenew.observation.poisson"]], "sample() (pyrenew.observation.negativebinomial.negativebinomialobservation method)": [[3, "pyrenew.observation.negativebinomial.NegativeBinomialObservation.sample"]], "sample() (pyrenew.observation.poisson.poissonobservation method)": [[3, "pyrenew.observation.poisson.PoissonObservation.sample"]], "validate() (pyrenew.observation.negativebinomial.negativebinomialobservation static method)": [[3, "pyrenew.observation.negativebinomial.NegativeBinomialObservation.validate"]], "validate() (pyrenew.observation.poisson.poissonobservation static method)": [[3, "pyrenew.observation.poisson.PoissonObservation.validate"]], "arprocess (class in pyrenew.process.ar)": [[4, "pyrenew.process.ar.ARProcess"]], "firstdifferencearprocess (class in pyrenew.process.firstdifferencear)": [[4, "pyrenew.process.firstdifferencear.FirstDifferenceARProcess"]], "rtrandomwalkprocess (class in pyrenew.process.rtrandomwalk)": [[4, "pyrenew.process.rtrandomwalk.RtRandomWalkProcess"]], "simplerandomwalkprocess (class in pyrenew.process.simplerandomwalk)": [[4, "pyrenew.process.simplerandomwalk.SimpleRandomWalkProcess"]], "pyrenew.process.ar": [[4, "module-pyrenew.process.ar"]], "pyrenew.process.firstdifferencear": [[4, "module-pyrenew.process.firstdifferencear"]], "pyrenew.process.rtrandomwalk": [[4, "module-pyrenew.process.rtrandomwalk"]], "pyrenew.process.simplerandomwalk": [[4, "module-pyrenew.process.simplerandomwalk"]], "sample() (pyrenew.process.ar.arprocess method)": [[4, "pyrenew.process.ar.ARProcess.sample"]], "sample() (pyrenew.process.firstdifferencear.firstdifferencearprocess method)": [[4, "pyrenew.process.firstdifferencear.FirstDifferenceARProcess.sample"]], "sample() (pyrenew.process.rtrandomwalk.rtrandomwalkprocess method)": [[4, "pyrenew.process.rtrandomwalk.RtRandomWalkProcess.sample"]], "sample() (pyrenew.process.simplerandomwalk.simplerandomwalkprocess method)": [[4, "pyrenew.process.simplerandomwalk.SimpleRandomWalkProcess.sample"]], "validate() (pyrenew.process.ar.arprocess static method)": [[4, "pyrenew.process.ar.ARProcess.validate"]], "validate() (pyrenew.process.firstdifferencear.firstdifferencearprocess static method)": [[4, "pyrenew.process.firstdifferencear.FirstDifferenceARProcess.validate"]], "validate() (pyrenew.process.rtrandomwalk.rtrandomwalkprocess static method)": [[4, "pyrenew.process.rtrandomwalk.RtRandomWalkProcess.validate"]], "validate() (pyrenew.process.simplerandomwalk.simplerandomwalkprocess static method)": [[4, "pyrenew.process.simplerandomwalk.SimpleRandomWalkProcess.validate"]]}}) \ No newline at end of file