Article(id=1240726761038737749, tenantId=1146029695717560320, journalId=1227665162245664772, issueId=1240722566957027366, articleNumber=null, orderNo=null, doi=10.20043/j.cnki.MPM.202504517, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=null, receivedDate=1745683200000, receivedDateStr=2025-04-27, revisedDate=null, revisedDateStr=null, acceptedDate=null, acceptedDateStr=null, onlineDate=1773741911420, onlineDateStr=2026-03-17, pubDate=1760025600000, pubDateStr=2025-10-10, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1773741911420, onlineIssueDateStr=2026-03-17, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1773741911420, creator=13701087609, updateTime=1773741911420, updator=13701087609, issue=Issue{id=1240722566957027366, tenantId=1146029695717560320, journalId=1227665162245664772, year='2025', volume='52', issue='19', pageStart='3457', pageEnd='3648', issueExtLink='null', onlineDate='null', pubDate='null', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=1, issueType=1, specialIssue=0, createTime=1773740911472, creator=13701087609, updateTime=1773740981732, updator=13701087609, preIssue=null, nextIssue=null, ext={EN=IssueExt(id=1240722861736906836, tenantId=1146029695717560320, journalId=1227665162245664772, issueId=1240722566957027366, language=EN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=), CN=IssueExt(id=1240722861736906837, tenantId=1146029695717560320, journalId=1227665162245664772, issueId=1240722566957027366, language=CN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=)}, issueFiles=null}, startPage=3490, endPage=3495, ext={EN=ArticleExt(id=1240726761248452951, articleId=1240726761038737749, tenantId=1146029695717560320, journalId=1227665162245664772, language=EN, title=Python-enabled development and implementation of a prediction and early warning model for vector-borne infectious diseases, columnId=1240413921954295836, journalTitle=Modern Preventive Medicine, columnName=Epidemiology and Statistical Methods, runingTitle=null, highlight=null, articleAbstract=

Objective Based on the Python platform, the entire process of vector-borne infectious disease mathematical models is expanded to better fit models and evaluate intervention effects, to provide new ideas for grassroots prevention and control, and to open up new perspectives. Methods The SmEmIm-SpEpIpApRp model was fitted using the lmfit library, solved with the solve_ivp function, and sensitivity analysis of key model parameters was performed. The Rt calculation was based on the next generation matrix method, and all results were visually displayed with the help of Matplotlib. Results The results showed that R2=0.98 and RMSE=2.07. Rt was 5.607 in the early stage of the epidemic, and Rtpeak was 8.439 on day 41. The period with Rt>1 lasted 81 days, and q had the highest sensitivity (S=35.435). Under a single intervention, when βmp and βpm<0.01, Rt<1 and the epidemic disappeared. Controlling only γ and q would not eliminate the epidemic. Under comprehensive intervention, Scenario 1 could reduce the cumulative cases by 98.64%, and Rtpeak=0.868. Scenario 2 could reduce the cumulative cases by 87.95%,and Rtpeak=1.988. For Scenario 3, Rtpeak=4.78. Although the increase in Rt was smaller and the change rate was low, the longer duration could increase cumulative cases by 161.47%. Scenario 4 could reduce the cumulative cases by 99.38%, and Rtpeak=0.28. Conclusions The high goodness of fit of the model based on the Python platform verifies the necessity of seasonal dynamic modeling, provides an integrated solution for the prevention and control of vector-borne infectious diseases, expands the practical boundaries of theoretical models, and opens a new perspective for precise prevention and control at the grassroots level.

, correspAuthors=null, authorNote=null, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=null, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, authorCompany=null, fund=null, authors=null, authorsList=Guo-qun LI, Xiao-feng DUAN, Hai-qing WANG, Hai-ping CHEN, Wen-qian YANG, Rui LI), CN=ArticleExt(id=1240726762859065705, articleId=1240726761038737749, tenantId=1146029695717560320, journalId=1227665162245664772, language=CN, title=Python赋能媒介传染病预测预警模型建立及实现, columnId=1228016567632462653, journalTitle=现代预防医学, columnName=流行病与统计方法, runingTitle=null, highlight=null, articleAbstract=

目的 基于Python平台,对媒介传染病数学模型全流程进行拓展,以期更好拟合模型并评估干预效果,为基层防控提供新思路,打开新视角。方法 对SmEmIm-SpEpIpApRp模型采用lmfit库拟合,采用solve_ivp函数求解,对模型关键参数进行敏感性分析,Rt计算依据下一代矩阵法,所有结果借助Matplotlib进行可视化展示。结果 结果显示R2=0.98,RMSE=2.07,疫情初期Rt=5.607,第41 d达到Rtpeak=8.439,Rt>1的疫情持续期为81 d,q的敏感度最高(S= 35.435),单一干预措施下βmpβpm<0.01时,Rt<1,疫情消失;仅控制γq疫情并不会消失;综合干预下场景1可使累积病例减少98.64%,Rtpeak=0.868;场景2可使累积病例下降87.95%,Rtpeak=1.988;场景3的Rtpeak=4.78,Rt上升幅度较小,变化速率低,但持续时间更长,可使累积病例上升161.47%;场景4可使累积病例减少99.38%,Rtpeak=0.28。结论 基于Python平台的模型高拟合优度验证了季节性动态建模的必要性,为媒介传染病防控提供了“数据-模型-决策”的一体化解决方案,拓展了理论模型的实践边界,也为基层精准防控打开了新视角。

, correspAuthors=null, authorNote=null, correspAuthorsNote=
李锐,E-mail:
, copyrightStatement=本刊刊出的所有文章不代表中华预防医学会和本刊编委会的观点,除非特别声明。, copyrightOwner=中华预防医学会和四川大学华西公共卫生学院, extLink=null, articleAbsUrl=null, sourceXml=AGJypU2Yt6NkDu+0wqQYjA==, magXml=QuE/NBpxTAvvIMpsjDWV/w==, pdfUrl=null, pdf=DybKbg8z5+HZDuXZtEDZbw==, pdfFileSize=1057743, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=yQ1OOD3rEixCZJr4LHOuqw==, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=RceyvXsOMqx/CmFRBrvdYw==, mapNumber=null, authorCompany=null, fund=null, authors=

李国群(1994—),男,硕士,助教,研究方向:传染病建模

, authorsList=李国群, 段小峰, 王海清, 陈海平, 杨文倩, 李锐)}, authors=[Author(id=1240933500522648199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, orderNo=0, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1240933500673643150, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933500522648199, language=EN, stringName=Guo-qun LI, firstName=Guo-qun, middleName=null, lastName=LI, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Yichun University School of Public Health, Yichun, Jiangxi 336000, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1240933500791083668, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933500522648199, language=CN, stringName=李国群, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=宜春学院公共卫生与健康学院,江西 宜春 336000, bio={"content":"

李国群(1994—),男,硕士,助教,研究方向:传染病建模

"}, bioImg=null, bioContent=

李国群(1994—),男,硕士,助教,研究方向:传染病建模

, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1240933500417790590, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, xref=null, ext=[AuthorCompanyExt(id=1240933500426179199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Yichun University School of Public Health, Yichun, Jiangxi 336000, China), AuthorCompanyExt(id=1240933500438762113, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=宜春学院公共卫生与健康学院,江西 宜春 336000)])]), Author(id=1240933500908524185, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, orderNo=1, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1240933501013381790, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933500908524185, language=EN, stringName=Xiao-feng DUAN, firstName=Xiao-feng, middleName=null, lastName=DUAN, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Yichun University School of Public Health, Yichun, Jiangxi 336000, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1240933501097267877, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933500908524185, language=CN, stringName=段小峰, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=宜春学院公共卫生与健康学院,江西 宜春 336000, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1240933500417790590, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, xref=null, ext=[AuthorCompanyExt(id=1240933500426179199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Yichun University School of Public Health, Yichun, Jiangxi 336000, China), AuthorCompanyExt(id=1240933500438762113, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=宜春学院公共卫生与健康学院,江西 宜春 336000)])]), Author(id=1240933501193736878, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, orderNo=2, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1240933501290205877, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933501193736878, language=EN, stringName=Hai-qing WANG, firstName=Hai-qing, middleName=null, lastName=WANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Yichun University School of Public Health, Yichun, Jiangxi 336000, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1240933501449589434, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933501193736878, language=CN, stringName=王海清, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=宜春学院公共卫生与健康学院,江西 宜春 336000, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1240933500417790590, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, xref=null, ext=[AuthorCompanyExt(id=1240933500426179199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Yichun University School of Public Health, Yichun, Jiangxi 336000, China), AuthorCompanyExt(id=1240933500438762113, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=宜春学院公共卫生与健康学院,江西 宜春 336000)])]), Author(id=1240933501592195780, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, orderNo=3, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1240933501709636299, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933501592195780, language=EN, stringName=Hai-ping CHEN, firstName=Hai-ping, middleName=null, lastName=CHEN, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Yichun University School of Public Health, Yichun, Jiangxi 336000, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1240933501818688213, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933501592195780, language=CN, stringName=陈海平, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=宜春学院公共卫生与健康学院,江西 宜春 336000, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1240933500417790590, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, xref=null, ext=[AuthorCompanyExt(id=1240933500426179199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Yichun University School of Public Health, Yichun, Jiangxi 336000, China), AuthorCompanyExt(id=1240933500438762113, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=宜春学院公共卫生与健康学院,江西 宜春 336000)])]), Author(id=1240933501894185690, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, orderNo=4, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1240933502007431907, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933501894185690, language=EN, stringName=Wen-qian YANG, firstName=Wen-qian, middleName=null, lastName=YANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Yichun University School of Public Health, Yichun, Jiangxi 336000, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1240933502133261033, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933501894185690, language=CN, stringName=杨文倩, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=宜春学院公共卫生与健康学院,江西 宜春 336000, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1240933500417790590, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, xref=null, ext=[AuthorCompanyExt(id=1240933500426179199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Yichun University School of Public Health, Yichun, Jiangxi 336000, China), AuthorCompanyExt(id=1240933500438762113, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=宜春学院公共卫生与健康学院,江西 宜春 336000)])]), Author(id=1240933502250701553, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, orderNo=5, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=954077669@qq.com, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1240933502376530681, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933502250701553, language=EN, stringName=Rui LI, firstName=Rui, middleName=null, lastName=LI, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=Yichun University School of Public Health, Yichun, Jiangxi 336000, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1240933502468805376, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, authorId=1240933502250701553, language=CN, stringName=李锐, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=宜春学院公共卫生与健康学院,江西 宜春 336000, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1240933500417790590, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, xref=null, ext=[AuthorCompanyExt(id=1240933500426179199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Yichun University School of Public Health, Yichun, Jiangxi 336000, China), AuthorCompanyExt(id=1240933500438762113, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=宜春学院公共卫生与健康学院,江西 宜春 336000)])])], keywords=[Keyword(id=1240933502682714895, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, orderNo=1, keyword=Python), Keyword(id=1240933502774989596, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, orderNo=2, keyword=Vector-borne infectious diseases), Keyword(id=1240933502871458593, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, orderNo=3, keyword=Real-time reproduction number), Keyword(id=1240933502963733289, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, orderNo=4, keyword=Intervention), Keyword(id=1240933503081173810, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, orderNo=1, keyword=Python), Keyword(id=1240933503165059897, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, orderNo=2, keyword=媒介传染病), Keyword(id=1240933503278306114, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, orderNo=3, keyword=实时再生数), Keyword(id=1240933503370580806, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, orderNo=4, keyword=干预)], refs=[Reference(id=1240933505304155087, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=6, issue=12, pageStart=225, pageEnd=229, url=null, language=null, rfNumber=[1], rfOrder=0, authorNames=Chen Q, Liu Q, Li K, journalName=China CDC Wkly, refType=null, unstructuredReference=Chen Q, Liu Q, Li K, et al. Tuberculosis prevalence trends from a predictive modelling study-10 High-Burden countries,1980-2035[J]. China CDC Wkly, 2024, 6(12): 225-229., articleTitle=Tuberculosis prevalence trends from a predictive modelling study-10 High-Burden countries,1980-2035, refAbstract=null), Reference(id=1240933505429984211, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=24, issue=1, pageStart=1354, pageEnd=null, url=null, language=null, rfNumber=[2], rfOrder=1, authorNames=Liu Q, Yang M, Chen Q, journalName=BMC Infectious Diseases, refType=null, unstructuredReference=Liu Q, Yang M, Chen Q, et al. Transmissibility and control of tuberculosis in school outbreaks: a modeling study based on four outbreaks in China[J]. BMC Infectious Diseases, 2024, 24(1): 1354., articleTitle=Transmissibility and control of tuberculosis in school outbreaks: a modeling study based on four outbreaks in China, refAbstract=null), Reference(id=1240933505526453207, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2023, volume=55, issue=2, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[3], rfOrder=2, authorNames=Wang J, Rui J, Zhu Y, journalName=Annals of Medicine, refType=null, unstructuredReference=Wang J, Rui J, Zhu Y, et al. Evaluation of the transmissibility of norovirus and the effectiveness of prevention and control measures for schools in Jiangsu Province[J]. Annals of Medicine, 2023, 55(2):2246474., articleTitle=Evaluation of the transmissibility of norovirus and the effectiveness of prevention and control measures for schools in Jiangsu Province, refAbstract=null), Reference(id=1240933505639699422, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2023, volume=23, issue=1, pageStart=119, pageEnd=null, url=null, language=null, rfNumber=[4], rfOrder=3, authorNames=Yang ST, Guo XH, Zhao ZY, journalName=BMC Infectious Diseases, refType=null, unstructuredReference=Yang ST, Guo XH, Zhao ZY, et al. Possibility of mpox viral transmission and control from high-risk to the general population: a modeling study[J]. BMC Infectious Diseases, 2023, 23(1): 119., articleTitle=Possibility of mpox viral transmission and control from high-risk to the general population: a modeling study, refAbstract=null), Reference(id=1240933505790694376, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=44, issue=4, pageStart=331, pageEnd=342, url=null, language=null, rfNumber=[5], rfOrder=4, authorNames=胡萌, 张雅荣, journalName=数学杂志, refType=null, unstructuredReference=胡萌, 张雅荣.一类具有空间异质性SIS传染病模型的阈值动力学分析[J].数学杂志202444(4):331-342., articleTitle=一类具有空间异质性SIS传染病模型的阈值动力学分析, refAbstract=null), Reference(id=1240933505908134892, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=44, issue=4, pageStart=331, pageEnd=342, url=null, language=null, rfNumber=[5], rfOrder=5, authorNames=Hu M, Zhang YR, journalName=Journal of Mathematics, refType=null, unstructuredReference=Hu M, Zhang YR. Threshold dynamics analysis of a class of sis infectious disease model with spatial heterogeneity[J]. Journal of Mathematics, 2024,44(4): 331-342.(In Chinese), articleTitle=Threshold dynamics analysis of a class of sis infectious disease model with spatial heterogeneity, refAbstract=null), Reference(id=1240933506033964017, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=41, issue=4, pageStart=408, pageEnd=418, url=null, language=null, rfNumber=[6], rfOrder=6, authorNames=郝新杰, 聂麟飞, journalName=新疆大学学报:自然科学版:中英文, refType=null, unstructuredReference=郝新杰, 聂麟飞.具有媒体报道和个人防护意识的多时滞媒介传染病模型Hopf分支分析[J].新疆大学学报:自然科学版:中英文202441(4):408-418., articleTitle=具有媒体报道和个人防护意识的多时滞媒介传染病模型Hopf分支分析, refAbstract=null), Reference(id=1240933506189153273, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=41, issue=4, pageStart=408, pageEnd=418, url=null, language=null, rfNumber=[6], rfOrder=7, authorNames=Hao XJ, Nie LF, journalName=Journal of Xinjiang University: Natural Science Edition in Chinese and English, refType=null, unstructuredReference=Hao XJ, Nie LF. Media coverage and personal protection awareness with Hopf bifurcation analysis of Multi-Time delay Vector-Borne disease model[J]. Journal of Xinjiang University: Natural Science Edition in Chinese and English, 2024, 41(4): 408-418.(In Chinese), articleTitle=Media coverage and personal protection awareness with Hopf bifurcation analysis of Multi-Time delay Vector-Borne disease model, refAbstract=null), Reference(id=1240933506432421891, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2020, volume=35, issue=10, pageStart=934, pageEnd=938, url=null, language=null, rfNumber=[7], rfOrder=8, authorNames=刘天, 赵泽宇, 姚梦雷, journalName=疾病监测, refType=null, unstructuredReference=刘天,赵泽宇,姚梦雷,等.SEIAR传染病动力学模型的建立及实现[J].疾病监测202035(10):934-938., articleTitle=SEIAR传染病动力学模型的建立及实现, refAbstract=null), Reference(id=1240933506575028234, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2020, volume=35, issue=10, pageStart=934, pageEnd=938, url=null, language=null, rfNumber=[7], rfOrder=9, authorNames=Liu T, Zhao ZY, Yao ML, journalName=Disease Surveillance, refType=null, unstructuredReference=Liu T, Zhao ZY, Yao ML, et al. Establishment and application of SEIAR model[J]. Disease Surveillance, 2020, 35(10): 934-938.(In Chinese), articleTitle=Establishment and application of SEIAR model, refAbstract=null), Reference(id=1240933506700857358, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=13, issue=7, pageStart=162, pageEnd=164, url=null, language=null, rfNumber=[8], rfOrder=10, authorNames=刘双, journalName=黑龙江科学, refType=null, unstructuredReference=刘双.基于Python的微分方程在多领域中的应用[J].黑龙江科学202213(7):162-164., articleTitle=基于Python的微分方程在多领域中的应用, refAbstract=null), Reference(id=1240933506788937748, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=13, issue=7, pageStart=162, pageEnd=164, url=null, language=null, rfNumber=[8], rfOrder=11, authorNames=Liu S, journalName=Heilongjiang Science, refType=null, unstructuredReference=Liu S. Application of differential equation in various fields based on python[J]. Heilongjiang Science, 2022, 13(7): 162-164.(In Chinese), articleTitle=Application of differential equation in various fields based on python, refAbstract=null), Reference(id=1240933506952515611, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=54, issue=4, pageStart=324, pageEnd=325, url=null, language=null, rfNumber=[9], rfOrder=12, authorNames=张佳骏, 夏薇婷, 原虹, journalName=电子技术, refType=null, unstructuredReference=张佳骏, 夏薇婷, 原虹.Python在公共卫生数据分析中的应用[J].电子技术202554(4):324-325., articleTitle=Python在公共卫生数据分析中的应用, refAbstract=null), Reference(id=1240933507040596003, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=54, issue=4, pageStart=324, pageEnd=325, url=null, language=null, rfNumber=[9], rfOrder=13, authorNames=Zhang JJ, Xia WT, Yuan H, journalName=Electronic Technology, refType=null, unstructuredReference=Zhang JJ, Xia WT, Yuan H. Application of python in public health data analysis[J]. Electronic Technology, 2025, 54(4): 324-325.(In Chinese), articleTitle=Application of python in public health data analysis, refAbstract=null), Reference(id=1240933507120287786, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=40, issue=14, pageStart=143, pageEnd=145, url=null, language=null, rfNumber=[10], rfOrder=14, authorNames=沈梦碧, 程祉元, 肖易飞, journalName=卫生职业教育, refType=null, unstructuredReference=沈梦碧,程祉元,肖易飞,等.Python数据分析在公共卫生领域的应用及前景[J].卫生职业教育202240(14):143-145., articleTitle=Python数据分析在公共卫生领域的应用及前景, refAbstract=null), Reference(id=1240933507220951084, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=40, issue=14, pageStart=143, pageEnd=145, url=null, language=null, rfNumber=[10], rfOrder=15, authorNames=Shen MB, Cheng ZY, Xiao YF, journalName=Health Vocational Education, refType=null, unstructuredReference=Shen MB, Cheng ZY, Xiao YF, et al. Application and prospects of python data analysis in the field of public health[J]. Health Vocational Education,2022, 40(14): 143-145.(In Chinese), articleTitle=Application and prospects of python data analysis in the field of public health, refAbstract=null), Reference(id=1240933507317420080, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=13, issue=1, pageStart=30, pageEnd=null, url=null, language=null, rfNumber=[11], rfOrder=16, authorNames=Rui J, Li KG, Wei HJ, journalName=Infectious Diseases of Poverty, refType=null, unstructuredReference=Rui J, Li KG, Wei HJ, et al. MODELS: a six-step framework for developing an infectious disease model[J]. Infectious Diseases of Poverty, 2024, 13(1): 30., articleTitle=MODELS: a six-step framework for developing an infectious disease model, refAbstract=null), Reference(id=1240933507434860597, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=7, issue=9, pageStart=209, pageEnd=null, url=null, language=null, rfNumber=[12], rfOrder=17, authorNames=Zhang M, Huang JF, Kang M, journalName=Trop Med Infect Dis, refType=null, unstructuredReference=Zhang M, Huang JF, Kang M, et al. Epidemiological characteristics and the dynamic transmission model of dengue fever in Zhanjiang city, Guangdong province in 2018[J]. Trop Med Infect Dis, 2022, 7(9): 209., articleTitle=Epidemiological characteristics and the dynamic transmission model of dengue fever in Zhanjiang city, Guangdong province in 2018, refAbstract=null), Reference(id=1240933507552301115, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2014, volume=111, issue=26, pageStart=E2694, pageEnd=E2702, url=null, language=null, rfNumber=[13], rfOrder=18, authorNames=Reiner RCJ, Stoddard ST, Forshey BM, journalName=Proceedings of the National Academy of Sciences of the United States of America, refType=null, unstructuredReference=Reiner RCJ, Stoddard ST, Forshey BM, et al. Time-varying,serotype -specific force of infection of dengue virus[J]. Proceedings of the National Academy of Sciences of the United States of America,2014, 111(26): E2694-E2702., articleTitle=Time-varying,serotype -specific force of infection of dengue virus, refAbstract=null), Reference(id=1240933507669741627, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2014, volume=14, issue=7, pageStart=619, pageEnd=626, url=null, language=null, rfNumber=[14], rfOrder=19, authorNames=Lowe R, Barcellos C, Coelho CAS, journalName=The Lancet Infectious Diseases, refType=null, unstructuredReference=Lowe R, Barcellos C, Coelho CAS, et al. Dengue outlook for the World Cup in Brazil: an early warning model framework driven by real-time seasonal climate forecasts[J]. The Lancet Infectious Diseases, 2014, 14(7): 619-626., articleTitle=Dengue outlook for the World Cup in Brazil: an early warning model framework driven by real-time seasonal climate forecasts, refAbstract=null), Reference(id=1240933507782987842, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2019, volume=13, issue=8, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[15], rfOrder=20, authorNames=Yi B, Chen Y, Ma X, journalName=PLOS Neglected Tropical Diseases, refType=null, unstructuredReference=Yi B, Chen Y, Ma X, et al. Incidence dynamics and investigation of key interventions in a dengue outbreak in Ningbo City, China[J].PLOS Neglected Tropical Diseases, 2019, 13(8): e0007659., articleTitle=Incidence dynamics and investigation of key interventions in a dengue outbreak in Ningbo City, China, refAbstract=null), Reference(id=1240933507929788492, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2023, volume=5, issue=37, pageStart=829, pageEnd=834, url=null, language=null, rfNumber=[16], rfOrder=21, authorNames=Li KG, Wang JY, Xie JY, journalName=China CDC Wkly, refType=null, unstructuredReference=Li KG, Wang JY, Xie JY, et al. Advancements in defining and estimating the reproduction number in infectious disease epidemiology[J]. China CDC Wkly, 2023, 5(37): 829-834., articleTitle=Advancements in defining and estimating the reproduction number in infectious disease epidemiology, refAbstract=null), Reference(id=1240933508080783447, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=59, issue=2, pageStart=169, pageEnd=178, url=null, language=null, rfNumber=[17], rfOrder=22, authorNames=刘慧慧, 王雅萍, 聂麟飞, journalName=华中师范大学学报:自然科学版, refType=null, unstructuredReference=刘慧慧, 王雅萍, 聂麟飞.具有时滞和类年龄结构的媒介传染病模型研究[J].华中师范大学学报:自然科学版202559(2):169-178., articleTitle=具有时滞和类年龄结构的媒介传染病模型研究, refAbstract=null), Reference(id=1240933508181446749, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=59, issue=2, pageStart=169, pageEnd=178, url=null, language=null, rfNumber=[17], rfOrder=23, authorNames=Liu HH, Wang YP, Nie LF, journalName=Journal of HuaZhong Normal University(Natural Sciences), refType=null, unstructuredReference=Liu HH, Wang YP, Nie LF. Study on a vector-borne epidemic model with time-delay and age structure[J]. Journal of HuaZhong Normal University(Natural Sciences), 2025, 59(2): 169-178.(In Chinese), articleTitle=Study on a vector-borne epidemic model with time-delay and age structure, refAbstract=null), Reference(id=1240933508286304362, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2021, volume=48, issue=11, pageStart=1921, pageEnd=1924,1929, url=null, language=null, rfNumber=[18], rfOrder=24, authorNames=李国群, 廖瑜, 洪秀琴, journalName=现代预防医学, refType=null, unstructuredReference=李国群,廖瑜,洪秀琴,等.基于SEIR-SEI模型长沙市输入性疟疾再传播风险预测[J].现代预防医学202148(11):1921-1924,1929., articleTitle=基于SEIR-SEI模型长沙市输入性疟疾再传播风险预测, refAbstract=null), Reference(id=1240933508407939187, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2021, volume=48, issue=11, pageStart=1921, pageEnd=1924, 1929, url=null, language=null, rfNumber=[18], rfOrder=25, authorNames=Li GQ, Liao Y, Hong XQ, journalName=Modern Preventive Medicine, refType=null, unstructuredReference=Li GQ, Liao Y, Hong XQ, et al. Risk prediction of re-transmission of imported malaria in Changsha city based on SEIR-SEI model[J]. Modern Preventive Medicine, 2021, 48(11): 1921-1924, 1929.(In Chinese), articleTitle=Risk prediction of re-transmission of imported malaria in Changsha city based on SEIR-SEI model, refAbstract=null), Reference(id=1240933508533768314, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[19], rfOrder=26, authorNames=刘星纯, journalName=null, refType=null, unstructuredReference=刘星纯.基于数学模型的登革热传播动力学特征及传播风险因素研究[D].厦门:厦门大学,2022., articleTitle=基于数学模型的登革热传播动力学特征及传播风险因素研究, refAbstract=null), Reference(id=1240933508647014529, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[19], rfOrder=27, authorNames=Liu XC, journalName=null, refType=null, unstructuredReference=Liu XC. Research on transmission dynamics characteristics and risk factors of dengue fever based on mathematical models[D]. Xiamen: Xiamen University, 2022.(In Chinese), articleTitle=Research on transmission dynamics characteristics and risk factors of dengue fever based on mathematical models, refAbstract=null), Reference(id=1240933508747677833, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2022, volume=22, issue=5, pageStart=657, pageEnd=667, url=null, language=null, rfNumber=[20], rfOrder=28, authorNames=Chen YY, Li NZ, Lourenço J, journalName=The Lancet Infectious Diseases, refType=null, unstructuredReference=Chen YY, Li NZ, Lourenço J, et al. Measuring the effects of COVID-19-related disruption on dengue transmission in Southeast Asia and Latin America: a statistical modelling study[J]. The Lancet Infectious Diseases, 2022, 22(5): 657-667., articleTitle=Measuring the effects of COVID-19-related disruption on dengue transmission in Southeast Asia and Latin America: a statistical modelling study, refAbstract=null), Reference(id=1240933508848341138, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=35, issue=6, pageStart=633, pageEnd=638, url=null, language=null, rfNumber=[21], rfOrder=29, authorNames=刘小波, 任东升, 梁莹, journalName=中国媒介生物学及控制杂志, refType=null, unstructuredReference=刘小波,任东升,梁莹,等.登革热媒介伊蚊可持续控制现状及展望[J].中国媒介生物学及控制杂志202435(6):633-638., articleTitle=登革热媒介伊蚊可持续控制现状及展望, refAbstract=null), Reference(id=1240933508961587353, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=35, issue=6, pageStart=633, pageEnd=638, url=null, language=null, rfNumber=[21], rfOrder=30, authorNames=Liu XB, Ren DS, Liang Y, journalName=Chinese Journal of Vector Biology and Control, refType=null, unstructuredReference=Liu XB, Ren DS, Liang Y, et al. The current status and prospects of sustainable dengue vector Aedes management[J]. Chinese Journal of Vector Biology and Control, 2024, 35(6): 633-638.(In Chinese), articleTitle=The current status and prospects of sustainable dengue vector Aedes management, refAbstract=null), Reference(id=1240933509074833568, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=24, issue=3, pageStart=233, pageEnd=238, url=null, language=null, rfNumber=[22], rfOrder=31, authorNames=陈军虎, 闻礼永, 李石柱, journalName=中国热带医学, refType=null, unstructuredReference=陈军虎,闻礼永,李石柱,等.媒传热带病监测路径与体系构建的专家共识[J].中国热带医学202424(3):233-238., articleTitle=媒传热带病监测路径与体系构建的专家共识, refAbstract=null), Reference(id=1240933509171302565, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=24, issue=3, pageStart=233, pageEnd=238, url=null, language=null, rfNumber=[22], rfOrder=32, authorNames=Chen JH, Wen LY, Li SZ, journalName=China Tropical Medicine, refType=null, unstructuredReference=Chen JH, Wen LY, Li SZ, et al. Expert consensus on the construction of surveillance pathways and systems for vector-borne tropical diseases[J].China Tropical Medicine, 2024, 24(3): 233-238.(In Chinese), articleTitle=Expert consensus on the construction of surveillance pathways and systems for vector-borne tropical diseases, refAbstract=null), Reference(id=1240933509318103213, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=24, issue=4, pageStart=394, pageEnd=399, url=null, language=null, rfNumber=[23], rfOrder=33, authorNames=周耀武, 丁春丽, 杨忠平, journalName=中国热带医学, refType=null, unstructuredReference=周耀武,丁春丽,杨忠平,等.云南边境地区疟疾输入再传播风险和防控需求[J].中国热带医学202424(4):394-399., articleTitle=云南边境地区疟疾输入再传播风险和防控需求, refAbstract=null), Reference(id=1240933509414572213, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2024, volume=24, issue=4, pageStart=394, pageEnd=399, url=null, language=null, rfNumber=[23], rfOrder=34, authorNames=Zhou YW, Ding CL, Yang ZP, journalName=China Tropical Medicine, refType=null, unstructuredReference=Zhou YW, Ding CL, Yang ZP, et al. Malaria re-importation risk and control needs in the border region, Yunnan[J]. China Tropical Medicine, 2024, 24(4): 394-399.(In Chinese), articleTitle=Malaria re-importation risk and control needs in the border region, Yunnan, refAbstract=null), Reference(id=1240933509532012732, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=46, issue=4, pageStart=592, pageEnd=596, url=null, language=null, rfNumber=[24], rfOrder=35, authorNames=徐文婕, 白承续, 陈东妮, journalName=中国学校卫生, refType=null, unstructuredReference=徐文婕,白承续,陈东妮,等.北京市学生2016—2020年法定和重点监测传染病发病情况[J].中国学校卫生202546(4):592-596., articleTitle=北京市学生2016—2020年法定和重点监测传染病发病情况, refAbstract=null), Reference(id=1240933509607510209, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=46, issue=4, pageStart=592, pageEnd=596, url=null, language=null, rfNumber=[24], rfOrder=36, authorNames=Xu WJ, Bai CX, Chen DN, journalName=Chinese Journal of School Health, refType=null, unstructuredReference=Xu WJ, Bai CX, Chen DN, et al. Incidence of statutory and key-monitored infectious diseases among students in Beijing from 2016 to 2020[J].Chinese Journal of School Health, 2025, 46(4): 592-596.(In Chinese), articleTitle=Incidence of statutory and key-monitored infectious diseases among students in Beijing from 2016 to 2020, refAbstract=null), Reference(id=1240933509708173511, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=19, issue=1, pageStart=11, pageEnd=15, url=null, language=null, rfNumber=[25], rfOrder=37, authorNames=伊初, journalName=疾病监测与控制, refType=null, unstructuredReference=伊初.基层医疗卫生机构在重大传染性疾病临床防控中的实践与策略研究[J].疾病监测与控制202519(1):11-15., articleTitle=基层医疗卫生机构在重大传染性疾病临床防控中的实践与策略研究, refAbstract=null), Reference(id=1240933509766893776, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, doi=null, pmid=null, pmcid=null, year=2025, volume=19, issue=1, pageStart=11, pageEnd=15, url=null, language=null, rfNumber=[25], rfOrder=38, authorNames=Yi C, journalName=Journal of Diseases Monitor & Control, refType=null, unstructuredReference=Yi C. Practice and strategy research of primary healthcare institutions in clinical prevention and control of major infectious diseases[J]. Journal of Diseases Monitor & Control, 2025, 19(1): 11-15.(In Chinese), articleTitle=Practice and strategy research of primary healthcare institutions in clinical prevention and control of major infectious diseases, refAbstract=null)], funds=[Fund(id=1240933505014748088, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, awardId=S202510417018, language=CN, fundingSource=江西省大学生创新创业训练计划(S202510417018), fundOrder=null, country=null), Fund(id=1240933505115411390, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, awardId=JXYC2024KSA118, language=CN, fundingSource=宜春市社会科学规划项目(JXYC2024KSA118), fundOrder=null, country=null)], companyList=[AuthorCompany(id=1240933500417790590, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, xref=null, ext=[AuthorCompanyExt(id=1240933500426179199, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=Yichun University School of Public Health, Yichun, Jiangxi 336000, China), AuthorCompanyExt(id=1240933500438762113, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, companyId=1240933500417790590, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=宜春学院公共卫生与健康学院,江西 宜春 336000)])], figs=[ArticleFig(id=1240933503571907413, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, label=Figure 1, caption=General modeling flowchart, figureFileSmall=WToAaP9wSZ1fgFZ7wGLxiQ==, figureFileBig=OQvjcN/4oExsK61pI7P0XQ==, tableContent=null), ArticleFig(id=1240933503685153625, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, label=图1, caption=一般建模流程图, figureFileSmall=WToAaP9wSZ1fgFZ7wGLxiQ==, figureFileBig=OQvjcN/4oExsK61pI7P0XQ==, tableContent=null), ArticleFig(id=1240933503852925800, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, label=Figure 2, caption=Implementation of the SmEmIm-SpEpIpApRp model and equations, figureFileSmall=l0SK1uCbvpU4Czol5PMdlg==, figureFileBig=KueZmtQDhLx+aJoF4bMuvw==, tableContent=null), ArticleFig(id=1240933503949394800, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, label=图2, caption=SmEmIm-SpEpIpApRp模型及方程实现, figureFileSmall=l0SK1uCbvpU4Czol5PMdlg==, figureFileBig=KueZmtQDhLx+aJoF4bMuvw==, tableContent=null), ArticleFig(id=1240933504058446714, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, label=Figure 3, caption=Model fitting evaluation chart, figureFileSmall=rcLRJZ3/GZv/mkY3x0+0NA==, figureFileBig=BQpTDy4z0v2G9FNRO3my/A==, tableContent=null), ArticleFig(id=1240933504175887234, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, label=图3, caption=模型拟合评价图

注:A为模型拟合图,B为模型残差图。

, figureFileSmall=rcLRJZ3/GZv/mkY3x0+0NA==, figureFileBig=BQpTDy4z0v2G9FNRO3my/A==, tableContent=null), ArticleFig(id=1240933504284939143, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, label=Figure 4, caption=Intervention evaluation chart, figureFileSmall=D1o5fXUC8isW5iWI5c6mgA==, figureFileBig=/aiXWB9mxUShUOz8TCR37w==, tableContent=null), ArticleFig(id=1240933504444322701, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, label=图4, caption=干预评价图

注:A1为初始状态下媒介数量变化图;A2为初始状态下人群数量变化图;B1为βmp在不同值下的Rt变化图;B2为βpm在不同值下的Rt变化图;B3为γ在不同值下的Rt变化图;B4为q在不同值下的Rt变化图;C1为综合干预措施下的Rt值;C2为综合干预措施下的每日发病数曲线。

, figureFileSmall=D1o5fXUC8isW5iWI5c6mgA==, figureFileBig=/aiXWB9mxUShUOz8TCR37w==, tableContent=null), ArticleFig(id=1240933504540791700, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, label=Table 1, caption=

Package code table

, figureFileSmall=null, figureFileBig=null, tableContent=
程序包版本加载代码功能
numpy2.2.3import numpy as np对数据进行计算和数组操作
import matplotlib
matplotlib3.10.1matplotlib.use('TkAgg')指定使用TkAgg后端对数据进行可视化分析
import matplotlib.pyplot as plt
pandas2.2.3import pandas as pd对数据进行清洗和分析
lmfit1.3.2from lmfit import Model, Parameters导入Model和Parameters类,用于非线性最小二乘拟合
scipy1.15.2from scipy.integrate import solve_ivp导入solve_ivp函数求解常微分方程(ODE)的初值问题
os3.12.4import os将数据保存到Excel文件
), ArticleFig(id=1240933504628872090, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, label=表1, caption=

程序包代码表

, figureFileSmall=null, figureFileBig=null, tableContent=
程序包版本加载代码功能
numpy2.2.3import numpy as np对数据进行计算和数组操作
import matplotlib
matplotlib3.10.1matplotlib.use('TkAgg')指定使用TkAgg后端对数据进行可视化分析
import matplotlib.pyplot as plt
pandas2.2.3import pandas as pd对数据进行清洗和分析
lmfit1.3.2from lmfit import Model, Parameters导入Model和Parameters类,用于非线性最小二乘拟合
scipy1.15.2from scipy.integrate import solve_ivp导入solve_ivp函数求解常微分方程(ODE)的初值问题
os3.12.4import os将数据保存到Excel文件
), ArticleFig(id=1240933504708563873, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=EN, label=Table 2, caption=

Overview of model parameters

, figureFileSmall=null, figureFileBig=null, tableContent=
符号含义初始值校正值敏感度S*/备注
βmp媒介到人群的传播率0.10.1860.046
βpm人群到媒介的传播率0.10.1790.038
a媒介繁殖率0.080.0990
b媒介自然死亡率0.080.0500.537
wm媒介潜伏期转为感染期的速率0.10.1340.032
wp人群潜伏期转为感染期的速率0.150.1640.033
q潜伏者转为无症状感染者的比例0.70.70635.435
γ有症状感染者恢复率0.150.1810.010
γ1无症状感染者恢复率0.150.1680.032
n垂直传播系数0.120.1990
Np人口总量5 000固定值假设人蚊比:1:2
Nm 媒介总量10 000固定值
c季节性因子c=0.2+0.8*0.5[cos2Π(t-76)/365+1]*
), ArticleFig(id=1240933504805032874, tenantId=1146029695717560320, journalId=1227665162245664772, articleId=1240726761038737749, language=CN, label=表2, caption=

模型参数一览表

, figureFileSmall=null, figureFileBig=null, tableContent=
符号含义初始值校正值敏感度S*/备注
βmp媒介到人群的传播率0.10.1860.046
βpm人群到媒介的传播率0.10.1790.038
a媒介繁殖率0.080.0990
b媒介自然死亡率0.080.0500.537
wm媒介潜伏期转为感染期的速率0.10.1340.032
wp人群潜伏期转为感染期的速率0.150.1640.033
q潜伏者转为无症状感染者的比例0.70.70635.435
γ有症状感染者恢复率0.150.1810.010
γ1无症状感染者恢复率0.150.1680.032
n垂直传播系数0.120.1990
Np人口总量5 000固定值假设人蚊比:1:2
Nm 媒介总量10 000固定值
c季节性因子c=0.2+0.8*0.5[cos2Π(t-76)/365+1]*
)], attaches=null, journal=Journal(id=1227664546253402114, delFlag=0, nameCn=现代预防医学, nameEn=Modern Preventive Medicine, nameHistory1=null, nameHistory2=null, issn=1003-8507, eissn=null, cn=51-1365/R, coden=null, periodic=3, language=CN, oaType=null, ccby=null, superviseOffice=null, ownerOffice=null, pubOffice=null, editorOffice=null, officeType=null, aims=null, clcCode=null, officeProv=null, officeCity=null, officeAddr=null, officeZip=null, officeEmail=null, officePhone=null, editDirector=null, officeDirector=null, officeDirectorPhone=null, officeStaffNum=null, officeEmpNum=null, coverPicUrl=IeiuPXEZi6AA+k0VfvoiOQ==, journalPrice=null, startedYear=null, abbrevIsoEn=Modern Preventive Medicine, journalRemark=null, publicationField=null, createdTime=1770627636734, updatedTime=1770628902248, createdBy=18614031015, updatedBy=13701087609, firstLetterCn=M, firstLetterEn=M, subjectCode=Life Sciences, subjectName=null, subjectCodeEn=Life Sciences, subjectNameEn=null, picCn=IeiuPXEZi6AA+k0VfvoiOQ==, picEn=/9iTl8/ndms4tBz1fL28Pg==, jcr=null, cjcr=null, exts=[JournalExt(id=1227669854342280188, language=CN, name=现代预防医学, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=, createdTime=1770628902278, updatedTime=1770628902278, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://xdyfyxzz.paperopen.com/#/regist, submissionEditorUrl=http://xdyfyxzz.paperopen.com/#/Login, submissionReviewUrl=http://xdyfyxzz.paperopen.com/#/Login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""}), JournalExt(id=1227669854396806141, language=EN, name=Modern Preventive Medicine, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=, createdTime=1770628902291, updatedTime=1770628902291, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://xdyfyxzz.paperopen.com/#/regist, submissionEditorUrl=http://xdyfyxzz.paperopen.com/#/Login, submissionReviewUrl=http://xdyfyxzz.paperopen.com/#/Login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""})], databaseList=null, tenantJournalId=1227665162245664772, websiteList=[Website(id=1227687234141352800, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1227665162245664772, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/xdyfyx/CN, language=CN, createTime=1770633045945, createBy=18614031015, updateTime=1770633090526, updateBy=18614031015, name=现代预防医学-中文, tplId=1146099689490845704, title=现代预防医学, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1227687735088051072, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=articleTextType, value=kx, createTime=1770633165380, updateTime=1770633165380, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735071273853, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=banner, value=null, createTime=1770633165376, updateTime=1770633165376, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735113216899, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=grayFlag, value=0, createTime=1770633165386, updateTime=1770633165386, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735062885244, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=logo, value=https://castjournals.cast.org.cn/joweb/xdyfyx/CN/file/pic?fileId=/XB5plC0xuykmQnycvtyrw==, createTime=1770633165374, updateTime=1770633165374, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735125799813, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=minRunFlag, value=0, createTime=1770633165389, updateTime=1770633165389, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735083856767, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/xdyfyx/CN/file/pic, createTime=1770633165379, updateTime=1770633165379, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735121605508, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=silenceFlag, value=0, createTime=1770633165388, updateTime=1770633165388, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735079662462, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1770633165378, updateTime=1770633165378, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735096439681, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=themeColor, value=null, createTime=1770633165382, updateTime=1770633165382, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687735104828290, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234141352800, code=themeStyle, value=null, createTime=1770633165384, updateTime=1770633165384, creator=18614031015, updator=18614031015)]), Website(id=1227687234338485094, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1227665162245664772, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/xdyfyx/EN, language=EN, createTime=1770633045992, createBy=18614031015, updateTime=1770633115374, updateBy=18614031015, name=现代预防医学-英文, tplId=1146101810881728533, title=Modern Preventive Medicine, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1227687709129507332, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=articleTextType, value=kx, createTime=1770633159191, updateTime=1770633159191, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709108535809, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=banner, value=null, createTime=1770633159186, updateTime=1770633159186, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709167256071, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=grayFlag, value=0, createTime=1770633159200, updateTime=1770633159200, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709095952896, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=logo, value=https://castjournals.cast.org.cn/joweb/xdyfyx/EN/file/pic?fileId=/XB5plC0xuykmQnycvtyrw==, createTime=1770633159183, updateTime=1770633159183, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709179838985, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=minRunFlag, value=0, createTime=1770633159203, updateTime=1770633159203, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709121118723, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/xdyfyx/EN/file/pic, createTime=1770633159189, updateTime=1770633159189, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709171450376, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=silenceFlag, value=0, createTime=1770633159201, updateTime=1770633159201, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709112730114, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_en_623/, createTime=1770633159187, updateTime=1770633159187, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709133701637, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=themeColor, value=null, createTime=1770633159192, updateTime=1770633159192, creator=18614031015, updator=18614031015), WebsiteProps(id=1227687709154673158, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1227687234338485094, code=themeStyle, value=null, createTime=1770633159197, updateTime=1770633159197, creator=18614031015, updator=18614031015)])], journalTitle=现代预防医学, weixinUrl=null, journalUrl=http://xdyfyxzz.paperopen.com/, iacademicId=null, status=1, seqNo=null, journalTitleEn=Modern Preventive Medicine, journalPhotoCn=IeiuPXEZi6AA+k0VfvoiOQ==, journalPhotoEn=/9iTl8/ndms4tBz1fL28Pg==, journalFirstLetter=M, journalRecommend=null, journalNew=null, journalCollection=null, jcrJf=null, cjcrJf=null, jcrJfStr=null, cjcrJfStr=null, submissionFirstDecision=null, sciSubjectClassification=null, casSubjectClassification=null, citeScore=null, totalCitationFrequency=null, icpCode=null, psCode=null, advertisingLicenseCode=null, copyrightInformation=null, country=null, option=, provinceCode=null, provinceName=null, collectFlag=false), detailUrlCn=https://castjournals.cast.org.cn/joweb/xdyfyx/CN/10.20043/j.cnki.MPM.202504517, detailUrlEn=https://castjournals.cast.org.cn/joweb/xdyfyx/EN/10.20043/j.cnki.MPM.202504517, pdfUrlCn=https://castjournals.cast.org.cn/joweb/xdyfyx/CN/PDF/10.20043/j.cnki.MPM.202504517, pdfUrlEn=https://castjournals.cast.org.cn/joweb/xdyfyx/EN/PDF/10.20043/j.cnki.MPM.202504517, aliStartDate=null, aliEndDate=null, collectionFlag=false, citedCount=null, citedUrl=null, reference=null)
收藏切换
Python赋能媒介传染病预测预警模型建立及实现
收藏切换
PDF下载
李国群 , 段小峰 , 王海清 , 陈海平 , 杨文倩 , 李锐
现代预防医学 | 流行病与统计方法 2025,52(19): 3490-3495
收起
收藏切换
现代预防医学 | 流行病与统计方法 2025, 52(19): 3490-3495
Python赋能媒介传染病预测预警模型建立及实现
全屏
李国群, 段小峰, 王海清, 陈海平, 杨文倩, 李锐
作者信息
  • 宜春学院公共卫生与健康学院,江西 宜春 336000
  • 李国群(1994—),男,硕士,助教,研究方向:传染病建模

通讯作者:

李锐,E-mail:
Python-enabled development and implementation of a prediction and early warning model for vector-borne infectious diseases
Guo-qun LI, Xiao-feng DUAN, Hai-qing WANG, Hai-ping CHEN, Wen-qian YANG, Rui LI
Affiliations
  • Yichun University School of Public Health, Yichun, Jiangxi 336000, China
出版时间: 2025-10-10 doi: 10.20043/j.cnki.MPM.202504517
文章导航
收藏切换

目的 基于Python平台,对媒介传染病数学模型全流程进行拓展,以期更好拟合模型并评估干预效果,为基层防控提供新思路,打开新视角。方法 对SmEmIm-SpEpIpApRp模型采用lmfit库拟合,采用solve_ivp函数求解,对模型关键参数进行敏感性分析,Rt计算依据下一代矩阵法,所有结果借助Matplotlib进行可视化展示。结果 结果显示R2=0.98,RMSE=2.07,疫情初期Rt=5.607,第41 d达到Rtpeak=8.439,Rt>1的疫情持续期为81 d,q的敏感度最高(S= 35.435),单一干预措施下βmpβpm<0.01时,Rt<1,疫情消失;仅控制γq疫情并不会消失;综合干预下场景1可使累积病例减少98.64%,Rtpeak=0.868;场景2可使累积病例下降87.95%,Rtpeak=1.988;场景3的Rtpeak=4.78,Rt上升幅度较小,变化速率低,但持续时间更长,可使累积病例上升161.47%;场景4可使累积病例减少99.38%,Rtpeak=0.28。结论 基于Python平台的模型高拟合优度验证了季节性动态建模的必要性,为媒介传染病防控提供了“数据-模型-决策”的一体化解决方案,拓展了理论模型的实践边界,也为基层精准防控打开了新视角。

Python  /  媒介传染病  /  实时再生数  /  干预

Objective Based on the Python platform, the entire process of vector-borne infectious disease mathematical models is expanded to better fit models and evaluate intervention effects, to provide new ideas for grassroots prevention and control, and to open up new perspectives. Methods The SmEmIm-SpEpIpApRp model was fitted using the lmfit library, solved with the solve_ivp function, and sensitivity analysis of key model parameters was performed. The Rt calculation was based on the next generation matrix method, and all results were visually displayed with the help of Matplotlib. Results The results showed that R2=0.98 and RMSE=2.07. Rt was 5.607 in the early stage of the epidemic, and Rtpeak was 8.439 on day 41. The period with Rt>1 lasted 81 days, and q had the highest sensitivity (S=35.435). Under a single intervention, when βmp and βpm<0.01, Rt<1 and the epidemic disappeared. Controlling only γ and q would not eliminate the epidemic. Under comprehensive intervention, Scenario 1 could reduce the cumulative cases by 98.64%, and Rtpeak=0.868. Scenario 2 could reduce the cumulative cases by 87.95%,and Rtpeak=1.988. For Scenario 3, Rtpeak=4.78. Although the increase in Rt was smaller and the change rate was low, the longer duration could increase cumulative cases by 161.47%. Scenario 4 could reduce the cumulative cases by 99.38%, and Rtpeak=0.28. Conclusions The high goodness of fit of the model based on the Python platform verifies the necessity of seasonal dynamic modeling, provides an integrated solution for the prevention and control of vector-borne infectious diseases, expands the practical boundaries of theoretical models, and opens a new perspective for precise prevention and control at the grassroots level.

Python  /  Vector-borne infectious diseases  /  Real-time reproduction number  /  Intervention
李国群, 段小峰, 王海清, 陈海平, 杨文倩, 李锐. Python赋能媒介传染病预测预警模型建立及实现. 现代预防医学, 2025 , 52 (19) : 3490 -3495 . DOI: 10.20043/j.cnki.MPM.202504517
Guo-qun LI, Xiao-feng DUAN, Hai-qing WANG, Hai-ping CHEN, Wen-qian YANG, Rui LI. Python-enabled development and implementation of a prediction and early warning model for vector-borne infectious diseases[J]. Modern Preventive Medicine, 2025 , 52 (19) : 3490 -3495 . DOI: 10.20043/j.cnki.MPM.202504517
传染病动力学模型是研究疾病传播规律、预测疫情发展趋势及评估防控措施效果的重要工具。近年来,随着全球范围内新发和再发传染病的频繁出现,传染病动力学模型的研究得到了广泛关注。经典动力学SIR模型及其变体已被广泛应用于模拟疾病的传播过程[1-2]。此外,基于网络的传播模型、空间异质性模型以及多群体耦合模型等也逐渐成为研究热点[3-6]。这些模型不仅能够帮助研究者理解疾病的传播机制,还能为公共卫生决策提供科学依据。
目前,常用的传染病建模软件包括Berkeley Madonna、MATLAB、R等。其中,Berkeley Madonna以其直观的图形化界面和高效的微分方程求解能力受到青睐,但其闭源性限制了算法扩展与复杂模型定制[7];MATLAB虽具备强大的数值计算功能,却因商业授权费用高昂难以普及;R语言虽开源且生态丰富,但在处理大规模并行计算时效率不足。相比之下,Python作为一种开源编程语言,凭借其丰富的科学计算库(如NumPy、SciPy、Pandas)和强大的可视化工具(如Matplotlib、Seaborn),在传染病建模中展现出独特的优势。Python不仅能够高效处理大规模数据,还支持多种模型的灵活构建与扩展,为研究者提供了更多的自由度[8-10]。然而,对于基层公共卫生人员而言,Python的使用仍面临一定的挑战,如编程基础薄弱、缺乏系统的培训等。因此,开发基于Python的传染病动力学模型实现方法,不仅能够降低建模门槛,还能为基层人员提供更加灵活和高效的建模工具,具有重要的研究价值和现实意义。本研究以构建的SmEmIm-SpEpIpApRp双群体动力学模型为例进行实例演示和讲解,旨在为基层防控人员在疫情预判能力提升、防控措施量化评估和应急响应标准化方面打开了新思路。
翻阅资料了解疾病自然史,构建疾病在自然状态下的传播动力学模型,收集疫情数据和相应模型参数对真实疫情数据进行拟合,并添加不同仓室和参数评估防控的效果。见图1
本研究数据示例及模型参考陈田木教授[11-12]团队前期研究基础,对SmEmIm- SpEpIpApRp模型及参数进行调整,并引入偏移量和振幅对季节性因子进行校正,将人群和媒介分别划分为不同的状态,其中人群状态包括易感者(susceptible)、潜伏者(exposed)、有症状感染者(infected)、无症状感染者(asymptomatic)、康复者(recovered)和累积病例(cumulative cases);媒介状态Mosquitos包括易感媒介(Sm)、潜伏媒介(Eem)和感染媒介(Im),该模型的构建主要基于以下假设:假定各自内部均匀混合,相互接触的概率相同;假定人群为相对封闭的系统,同时考虑到蚊虫繁殖快和寿命短,纳入了其自然出生和死亡率;考虑传染病的双向传播并假定传播过程为线性;假定季节性因子c随季节呈现周期性的变化,该函数中添加季节性振幅和偏移量,其中偏移量和振幅因子初始值来源于文献数据,高峰滞后时间初始值来源于真实疫情数据[13-15];假定人群进入康复状态后具有永久免疫力;假定媒介存在垂直传播率为n。见图2
采用最小残差平方和优化参数,BDF法对方程进行求解,可变参数在估计值基础上采用5%小幅度扰动进行敏感性分析,计算决定系数R2等指标评估模型拟合优度和复杂度,根据下一代矩阵法和蒙特卡罗模拟估算实时再生数Rt[16]
本文使用的Python软件版本为Python 3.12.4,借助PyCharm平台进行操作。考虑到安装程序库下载速度慢问题,因此完成软件安装后可在PyCharm中添加清华镜像源。接着在其终端输入以下代码实现疫情模拟所要用的相应程序库的安装:pip install matplotlib numpy pandas scipy lmfit,具体加载代码及使用说明见表1
SmEmIm-SpEpIpApRp双群体动力学模型采用非线性最小二乘法对观测数据进行了拟合。模型拟合优度指标显示:R2=0.98,RMSE=2.07,AIC=224.51,BIC=253.99,见图3A;残差分析显示,残差随机分布均匀,见图3B
通过最小化残差平方和优化模型的10个参数,其中NpNm采取固定值,对可变参数进行微扰分析发现可知,q的敏感度最高(S=35.435),其他参数敏感性较低,见表2
实时再生数Rt的计算基于模型的双向传播机制,需综合人群(p)→媒介(m)与媒介(m)→人群(p)的传播贡献,其中单个感染人群在传染期内感染媒介的数量:单个感染媒介在存活期内感染人群的数量:,双向传播链的总效应为两者的乘积,并考虑媒介潜伏期转化效率,代入参数并化简,即。通过蒙特卡罗模拟可知,疫情初期Rt=5.607,第41 d达到Rtpeak=8.439,Rt>1的疫情持续期为81 d。
采用初始参数对各状态仓室进行模拟可知,媒介易感态呈先增后减趋势,第55 d达峰值16 668只后进入衰减期,媒介感染者第 99 d达到峰值 5 039只,暴露者与感染者数量趋势一致,见图4A1;人群易感者从4 992人锐减至第119 d 1人,暴露者数量在第 75 d达到峰值837人,有症状感染者与无症状感染者在第 79 d同时达到峰值,分别为200和514人,康复者数量持续增加,最终在第138 d达到稳态的1 470人,见图4A2
通过分别调节βmpβpmγq四个参数模拟单一从媒介防控、感染者管理、医疗干预、早期筛检和管理四个维度之一来评价干预措施的效果,结果显示,当βmpβpm小于0.01时,Rt<1,疫情消失;仅改变γq疫情并不会明显被遏制,见图4B
通过组合调节参数变化,我们模拟了双传播率降低(两者下降50%)、双传播率降低(两者下降20%)+恢复率提高(γ提高35%)、无症状比例降低(q下降28.6%)+恢复率提高(γ提高66.7%)、高强度综合干预(传播率均下降70%,q下降57%,γ提高100%)四个场景。结果显示:场景1可使累积病例减少98.64%,Rtpeak=0.868;场景2可使累积病例下降87.95%,Rtpeak=1.988;场景3Rtpeak=4.78,Rt上升幅度较原始数据小,变化速率低,但持续时间更长,可使累积病例上升161.47%;场景4可使累积病例减少99.38%,Rtpeak=0.28,见图4C
基于Python平台,在SmEmIm-SpEpIpApRp模型上引入季节性因子,实现了在媒介-人群交互传播框架中疾病季节性暴发的动态特征,一定程度上解决了传统模型在媒介传播疾病研究中的局限性。传统模型(如经典SEIR或SEIR-SI模型)通常假设传播率为恒定值[17-18],难以捕捉季节性气候波动对媒介繁殖和疾病传播的影响,如Aguiar团队引入低、中、高季节性固定参数模拟媒介传染病传播特征,而本研究通过拟合季节函数,将气候驱动的媒介繁殖周期动态嵌入传播链,其R2显著高于既往模型[19],模型的高拟合优度验证了季节性动态建模的必要性,这一改进不仅完善了媒介传播疾病的理论框架,还为基层防控提供了两方面实践价值。一方面,基于Python开源工具(lmfit,scipy)开发的参数本地化模块,使基层人员仅需调整季节相位参数即可适配不同气候区(如热带雨季提前地区),显著降低了技术应用门槛,克服了模型可视化需依赖专业软件(MATLAB)和定制化编程的障碍;另一方面,可通过可视化模块将复杂的Rt曲线转化为防控指令,如Rt>1时启动全域消杀,推动基层防控从经验驱动向数据驱动转型,这一建模实践不仅完善了媒介传播疾病的理论框架,更通过技术下沉解决了基层“有数据无模型”的痛点,为数字化转型提供了范式。
参数敏感性分析揭示了无症状感染者的核心传播风险。结果显示,潜伏者转为无症状感染者的比例(q)对疫情传播的敏感度(S=35.435)远高于媒介自然死亡率(b=0.537),这一发现与既往研究形成重要对比。例如,Chen等人[20]在寨卡病毒模型中指出,媒介控制参数(如叮咬率)的敏感度最高(S=28.7),而本研究表明,在存在显著无症状传播的疾病(如登革热或基孔肯雅热)中,隐性感染者的管控优先级可能高于媒介密度调控。这一差异提示,防控策略的设计需结合病原体特异性传播特征。值得注意的是,媒介自然死亡率b的敏感度S=0.537提示,通过环境干预(如清除孳生地)提高b值也可实现长效防控,这种“生态防控”思路与WHO倡导的媒介综合治理策略高度契合[21]
对综合实时再生数的动态解析揭示了双向传播路径的交互作用。研究发现,疫情初期人群暴露者累积与媒介繁殖高峰的协同作用导致Rt在第41 d达到峰值8.439,这可能是因为双向传播相互促进,形成正反馈,导致传播效率倍增。
多场景干预模拟揭示了单一措施的效能瓶颈与协同策略的潜在优势。在单一措施中,媒介控制需维持极低传播率(βmp<0.01,βpm<0.01)方可压制Rt<1,但现实中难以持续维持极低媒介密度(如热带雨季蚊虫快速繁殖)[22-23];采取单一医疗干预如仅提高恢复率γ或降低无症状比例q的压制效果有限,甚至可能因传播链延长导致累积病例上升(如场景3),这揭示了单一措施的“天花板效应”,与2016年新加坡登革热防控教训一致。多参数联合调控模拟显示:场景1(双传播率降低50%)通过“环境治理+社区防护”组合,累积病例减少98.64%,适用于资源匮乏地区,例如,动员社区志愿者开展爱国卫生运动以及健康宣教可显著降低双传播率[24];场景4(高强度综合干预)整合“传播率下降70% +q下降57% +γ提高100%”,累积病例减少99.38%,但需跨部门协作(如疾控-医院-社区联防);值得注意的是,场景2提示过度依赖医疗干预可能适得其反;场景3中提高γ虽加速病例康复,但因未阻断隐性媒介传播链,导致累积病例增加161.47%,这警示基层需避免“重治轻防”的认知偏差[25],提示在后期防治过程中,应关口前移、提高无症状感染者的发现率,如扩大检测范围、高灵敏度筛查、密切接触者追踪。
  • 江西省大学生创新创业训练计划(S202510417018)
  • 宜春市社会科学规划项目(JXYC2024KSA118)
参考文献 引证文献
排序方式:
[1]
Chen Q, Liu Q, Li K, et al. Tuberculosis prevalence trends from a predictive modelling study-10 High-Burden countries,1980-2035[J]. China CDC Wkly, 2024, 6(12): 225-229.
[2]
Liu Q, Yang M, Chen Q, et al. Transmissibility and control of tuberculosis in school outbreaks: a modeling study based on four outbreaks in China[J]. BMC Infectious Diseases, 2024, 24(1): 1354.
[3]
Wang J, Rui J, Zhu Y, et al. Evaluation of the transmissibility of norovirus and the effectiveness of prevention and control measures for schools in Jiangsu Province[J]. Annals of Medicine, 2023, 55(2):2246474.
[4]
Yang ST, Guo XH, Zhao ZY, et al. Possibility of mpox viral transmission and control from high-risk to the general population: a modeling study[J]. BMC Infectious Diseases, 2023, 23(1): 119.
[5]
胡萌, 张雅荣.一类具有空间异质性SIS传染病模型的阈值动力学分析[J].数学杂志202444(4):331-342.
Hu M, Zhang YR. Threshold dynamics analysis of a class of sis infectious disease model with spatial heterogeneity[J]. Journal of Mathematics, 2024,44(4): 331-342.(In Chinese)
[6]
郝新杰, 聂麟飞.具有媒体报道和个人防护意识的多时滞媒介传染病模型Hopf分支分析[J].新疆大学学报:自然科学版:中英文202441(4):408-418.
Hao XJ, Nie LF. Media coverage and personal protection awareness with Hopf bifurcation analysis of Multi-Time delay Vector-Borne disease model[J]. Journal of Xinjiang University: Natural Science Edition in Chinese and English, 2024, 41(4): 408-418.(In Chinese)
[7]
刘天,赵泽宇,姚梦雷,等.SEIAR传染病动力学模型的建立及实现[J].疾病监测202035(10):934-938.
Liu T, Zhao ZY, Yao ML, et al. Establishment and application of SEIAR model[J]. Disease Surveillance, 2020, 35(10): 934-938.(In Chinese)
[8]
刘双.基于Python的微分方程在多领域中的应用[J].黑龙江科学202213(7):162-164.
Liu S. Application of differential equation in various fields based on python[J]. Heilongjiang Science, 2022, 13(7): 162-164.(In Chinese)
[9]
张佳骏, 夏薇婷, 原虹.Python在公共卫生数据分析中的应用[J].电子技术202554(4):324-325.
Zhang JJ, Xia WT, Yuan H. Application of python in public health data analysis[J]. Electronic Technology, 2025, 54(4): 324-325.(In Chinese)
[10]
沈梦碧,程祉元,肖易飞,等.Python数据分析在公共卫生领域的应用及前景[J].卫生职业教育202240(14):143-145.
Shen MB, Cheng ZY, Xiao YF, et al. Application and prospects of python data analysis in the field of public health[J]. Health Vocational Education,2022, 40(14): 143-145.(In Chinese)
[11]
Rui J, Li KG, Wei HJ, et al. MODELS: a six-step framework for developing an infectious disease model[J]. Infectious Diseases of Poverty, 2024, 13(1): 30.
[12]
Zhang M, Huang JF, Kang M, et al. Epidemiological characteristics and the dynamic transmission model of dengue fever in Zhanjiang city, Guangdong province in 2018[J]. Trop Med Infect Dis, 2022, 7(9): 209.
[13]
Reiner RCJ, Stoddard ST, Forshey BM, et al. Time-varying,serotype -specific force of infection of dengue virus[J]. Proceedings of the National Academy of Sciences of the United States of America,2014, 111(26): E2694-E2702.
[14]
Lowe R, Barcellos C, Coelho CAS, et al. Dengue outlook for the World Cup in Brazil: an early warning model framework driven by real-time seasonal climate forecasts[J]. The Lancet Infectious Diseases, 2014, 14(7): 619-626.
[15]
Yi B, Chen Y, Ma X, et al. Incidence dynamics and investigation of key interventions in a dengue outbreak in Ningbo City, China[J].PLOS Neglected Tropical Diseases, 2019, 13(8): e0007659.
[16]
Li KG, Wang JY, Xie JY, et al. Advancements in defining and estimating the reproduction number in infectious disease epidemiology[J]. China CDC Wkly, 2023, 5(37): 829-834.
[17]
刘慧慧, 王雅萍, 聂麟飞.具有时滞和类年龄结构的媒介传染病模型研究[J].华中师范大学学报:自然科学版202559(2):169-178.
Liu HH, Wang YP, Nie LF. Study on a vector-borne epidemic model with time-delay and age structure[J]. Journal of HuaZhong Normal University(Natural Sciences), 2025, 59(2): 169-178.(In Chinese)
[18]
李国群,廖瑜,洪秀琴,等.基于SEIR-SEI模型长沙市输入性疟疾再传播风险预测[J].现代预防医学202148(11):1921-1924,1929.
Li GQ, Liao Y, Hong XQ, et al. Risk prediction of re-transmission of imported malaria in Changsha city based on SEIR-SEI model[J]. Modern Preventive Medicine, 2021, 48(11): 1921-1924, 1929.(In Chinese)
[19]
刘星纯.基于数学模型的登革热传播动力学特征及传播风险因素研究[D].厦门:厦门大学,2022.
Liu XC. Research on transmission dynamics characteristics and risk factors of dengue fever based on mathematical models[D]. Xiamen: Xiamen University, 2022.(In Chinese)
[20]
Chen YY, Li NZ, Lourenço J, et al. Measuring the effects of COVID-19-related disruption on dengue transmission in Southeast Asia and Latin America: a statistical modelling study[J]. The Lancet Infectious Diseases, 2022, 22(5): 657-667.
[21]
刘小波,任东升,梁莹,等.登革热媒介伊蚊可持续控制现状及展望[J].中国媒介生物学及控制杂志202435(6):633-638.
Liu XB, Ren DS, Liang Y, et al. The current status and prospects of sustainable dengue vector Aedes management[J]. Chinese Journal of Vector Biology and Control, 2024, 35(6): 633-638.(In Chinese)
[22]
陈军虎,闻礼永,李石柱,等.媒传热带病监测路径与体系构建的专家共识[J].中国热带医学202424(3):233-238.
Chen JH, Wen LY, Li SZ, et al. Expert consensus on the construction of surveillance pathways and systems for vector-borne tropical diseases[J].China Tropical Medicine, 2024, 24(3): 233-238.(In Chinese)
[23]
周耀武,丁春丽,杨忠平,等.云南边境地区疟疾输入再传播风险和防控需求[J].中国热带医学202424(4):394-399.
Zhou YW, Ding CL, Yang ZP, et al. Malaria re-importation risk and control needs in the border region, Yunnan[J]. China Tropical Medicine, 2024, 24(4): 394-399.(In Chinese)
[24]
徐文婕,白承续,陈东妮,等.北京市学生2016—2020年法定和重点监测传染病发病情况[J].中国学校卫生202546(4):592-596.
Xu WJ, Bai CX, Chen DN, et al. Incidence of statutory and key-monitored infectious diseases among students in Beijing from 2016 to 2020[J].Chinese Journal of School Health, 2025, 46(4): 592-596.(In Chinese)
[25]
伊初.基层医疗卫生机构在重大传染性疾病临床防控中的实践与策略研究[J].疾病监测与控制202519(1):11-15.
Yi C. Practice and strategy research of primary healthcare institutions in clinical prevention and control of major infectious diseases[J]. Journal of Diseases Monitor & Control, 2025, 19(1): 11-15.(In Chinese)
2025年第52卷第19期
PDF下载
71
31
引用本文
BibTeX
文章信息
doi: 10.20043/j.cnki.MPM.202504517
  • 接收时间:2025-04-27
  • 首发时间:2026-03-17
  • 出版时间:2025-10-10
补充材料
相关文章
文章信息
作者
出版历史
  • 收稿日期:2025-04-27
基金
江西省大学生创新创业训练计划(S202510417018)
宜春市社会科学规划项目(JXYC2024KSA118)
作者信息
    宜春学院公共卫生与健康学院,江西 宜春 336000

通讯作者:

李锐,E-mail:
参考文献
分享链接
https://castjournals.cast.org.cn/joweb/xdyfyx/CN/10.20043/j.cnki.MPM.202504517
分享至
全文二维码

扫描看全文

引用本文
BibTeX
本文的引用情况
2种不同金属材料的力学参数

Family
属数
Number of
genus
种数
Number of
species
占总种数比例
Percentage of
total species (%)

Genus
种数
Number of
species
占总种数比例
Percentage of total
species (%)
鹅膏菌科Amanitaceae 2 11 5.26 鹅膏菌属 Amanita 10 4.78
小菇科 Mycenaceae 2 12 5.74 丝盖伞属 Inocybe 5 2.39
多孔菌科 Polyporaceae 8 14 6.70 蜡蘑属 Laccaria 5 2.39
红菇科 Russulaceae 3 23 11.00 小皮伞属 Marasmius 6 2.87
小菇属 Mycena 11 5.26
光柄菇属 Pluteus 5 2.39
红菇属 Russula 17 8.13
栓菌属 Trametes 5 2.39
关闭全屏