ThereisanexplosionofinterestinBayesianstatistics,primarilybecauserecentlycreatedcomputationalmethodshavefinallymadeBayesiananalysistractableandaccessibletoawideaudience.DoingBayesianDataAnalysis,ATutorialIntroductionwithRandBUGS,isforfirstyeargraduatestudentsoradvancedundergraduatesandprovidesanaccessibleapproach,asallmathematicsisexplainedintuitivelyandwithconcreteexamples.Itassumesonlyalgebraand‘rusty’calculus.Unlikeothertextbooks,thisbookbeginswiththebasics,includingessentialconceptsofprobabilityandrandomsampling.Thebookgraduallyclimbsallthewaytoadvancedhierarchicalmodelingmethodsforrealisticdata.ThetextprovidescompleteexampleswiththeRprogramminglanguageandBUGSsoftware(bothfreeware),andbeginswithbasicprogrammingexamples,workingupgraduallytocompleteprogramsforcomplexanalysesandpresentationgraphics.Thesetemplatescanbeeasilyadaptedforalargevarietyofstudentsandtheirownresearchneeds.ThetextbookbridgesthestudentsfromtheirundergraduatetrainingintomodernBayesianmethods.Accessible,includingthebasicsofessentialconceptsofprobabilityandrandomsamplingExampleswithRprogramminglanguageandBUGSsoftwareComprehensivecoverageofallscenariosaddressedbynon-bayesiantextbooks-t-tests,analysisofvariance(ANOVA)andcomparisonsinANOVA,multipleregression,andchi-square(contingencytableanalysis).CoverageofexperimentplanningRandBUGScomputerprogrammingcodeonwebsiteExerciseshaveexplicitpurposesandguidelinesforaccomplishment作者从概率统计和编程两方面入手,由浅入深地指点读者如何对实际数据进行贝叶斯分析。
全书分成三部分,第一部分为基础篇:关于参数、概率、贝叶斯法则及R软件,第二部分为二元比例推断的基本理论,第三部分为广义线性模型。
内容包括贝叶斯统计的基本理论、实验设计的有关知识、以层次模型和MCMC为代表的复杂方法等。
同时覆盖所有需要用到非贝叶斯方法的情况,其中包括:t检验,方差分析(ANOVA)和ANOVA中的多重比较法,多元线性回归,Logistic回归,序列回归和卡方(列联表)分析。
针对不同的学习目标(如R、BUGS等)列出了相应的重点章节;
整理出贝叶斯统计中某些与传统统计学可作类比的内容,方便读者快速学习。
本中提出的方法都是可操作的,并且所有涉及数学理论的地方都已经用实际例子非常直观地进行了解释。
由于并不对读者的统计或
2018/9/5 21:06:32 9.93MB 贝叶斯 Bayesian Data Analysis
1
TheDefinitivePlain-EnglishGuidetoBigDataforBusinessandTechnologyProfessionalsBigDataFundamentalsprovidesapragmatic,no-nonsenseintroductiontoBigData.Best-sellingITauthorThomasErlandhisteamclearlyexplainkeyBigDataconcepts,theoryandterminology,aswellasfundamentaltechnologiesandtechniques.Allcoverageissupportedwithcasestudyexamplesandnumeroussimplediagrams.TheauthorsbeginbyexplaininghowBigDatacanpropelanorganizationforwardbysolvingaspectrumofpreviouslyintractablebusinessproblems.Next,theydemystifykeyanalysistechniquesandtechnologiesandshowhowaBigDatasolutionenvironmentcanbebuiltandintegratedtooffercompetitiveadvantages.DiscoveringBigData’sfundamentalconceptsandwhatmakesitdifferentfrompreviousformsofdataanalysisanddatascienceUnderstandingthebusinessmotivationsanddriversbehindBigDataadoption,fromoperationalimprovementsthroughinnovationPlanningstrategic,business-drivenBigDatainitiativesAddressingconsiderationssuchasdatamanagement,governance,andsecurityRecognizingthe5“V”characteristicsofdatasetsinBigDataenvironments:volume,velocity,variety,veracity,andvalueClarifyingBigData’srelationshipswithOLTP,OLAP,ETL,datawarehouses,anddatamartsWorkingwithBigDatainstructured,unstructured,semi-structured,andmetadataformatsIncreasingvaluebyintegratingBigDataresourceswithcorporateperformancemonitoringUnderstandinghowBigDataleveragesdistributedandparallelprocessingUsingNoSQLandothertechnologiestomeetBigData’sdistinctdataprocessingrequirementsLeveragingstatisticalapproachesofquantitativeandqualitativeanalysisApplyingcomputationalanalysismethods,includingmachinelearning
2016/2/17 1:29:35 10.11MB Big Data Fundamentals prentice
1
国外经典教材,中科院冀连营老师基础就是按照这本书讲的
2022/9/8 14:18:15 21.08MB 数字信号处理
1
矩阵求导与积分实际。
对于做机器学习的学者,非常有用。
2022/9/7 23:59:00 2MB 矩阵微分
1
非常强大的功能并有注释#include<windowsh>#include<mathh>#include<conioh>#include<stdioh>#include<stdlibh>#include<stringh>#include<timeh>timet函数头文件structStudent{charname[20]; 姓名chargender[20]; 性别chartel[20]; 电话 charemail[50]; 邮箱charaddress[100]; 地址};typedefstructStudentSS;给structStudent赋别名voidlogin; 登入模块voiddisplaymenu; 主菜单voidshowMenu; 汇总统计菜单voidsystemmenuSSstudentintlength; 菜单选择intinputInfoSSstudentintlength; 输入信息intcheckcharstring;"ESC"判断函数voidprintSSfind[]inti; 根据"i"输出特定成员信息voidoutputInfoSSstudentintlength; 输出信息intqueryInfoSSfindintlength; 查询信息voidqueryOutputSSfindintindex; voidqueryOutputInfoSSfindinti;voidstatisticSSstudentintlength; 汇总统计选择voidsingeloutputSSstudentintlength; 输出部分学生信息intreadsaveSSstudentintlength; 读取写入文件voidreadSSstudentintlength; 读取文件voidsaveSSstudentintlength; 保存文件voidcopyFileSSstudentintlength; 备份文件voidsavetime;保存登入时间voidCursorPositionintxinty; 设置光标位置voidshowwelcome;显示欢迎使用系统页面voidloginfocharname[]intn; 记录操作日志name用户名n操作方式voidDateoperate; 查看操作日志voiduser; 用户信息模块voidchangepw; 更改密码voidregistercontrol; 注册控制voidsourcetake; 资源占用voidlogout;intchangedlength0; 总共录入多少人intN1001; 数组的局限之处数组在分配空间的时候需要常量来计算不能确定大小不能分配所需空间大小charshowtime[30]; 时间存放字符数组intfirst1; 能否刚刚登入系统1代表是intflagread0; 能否已从文件读入信息0代表不是">非常强大的功能并有注释#include<windowsh>#include<mathh>#include<conioh>#include<stdioh>#includ
2022/9/7 21:57:01 28KB C语言 通讯录
1
统计自然言语处理基础(FoundationsofStatisticalNaturalLanguageProcessing)ChristopherD.Manning著苑春法等译
2022/9/4 1:58:55 29.35MB 统计 自然语言 处理基础
1
Solution.Manual.to.Introduction.to.Mathematical.statistics..6ed.谜底byRobertV.Hogg,JoesephMcKean,AllenTCraig
2022/9/3 5:58:37 3.93MB 数理统计
1
压缩文件中含有两个文件:《StatisticalDigitalSignalProcessingandModeling》一书的PDF文档和对应的SolutionMaunal的PDF文件。
欢迎兴味的朋友下载。
2022/9/2 20:23:25 28.95MB 通信 统计信号处理 数字信号处理
1
(含源码及报告)本程序分析了自2016年到2021年(外加)每年我国原油加工的产量,并且分析了2020年全国各地区原油加工量等,含饼状图,柱状图,折线图,数据在地图上显示。
运转本程序需要requests、bs4、csv、pandas、matplotlib、pyecharts库的支持,如果缺少某库请自行安装后再运转。
文件含6个excel表,若干个csv文件以及一个名字为render的html文件(需要用浏览器打开),直观的数据处理部分是图片以及html文件,可在地图中显示,数据处理的是excel文件。
不懂可以扫文件中二维码在QQ里面问。
2022/9/30 16:31:44 29.75MB 爬虫 python 源码软件 开发语言
1
请根据观察者模式,用Java语言设计并实现气象站程序。
其中,部分代码已经写好,包括:•观察者接口•主题接口•显示板接口•测试程序请在此框架下,继续完成CurrentConditionsDisplay、ForecastDisplay、StatisticsDisplay等显示板类,以及气象数据类(WeatherData),使程序最终运转结果如下图所示(XXXX为本人学号):Currentsconditions:80.0Fdegressand65.0%humidity(by1508060330)Avg/Max/Min:temperature=80.0/80.0/80.0/(by1508060330)Forecast(by1508060330):improvingweatheronthewayCurrentsconditions:82.0Fdegressand70.0%humidity(by1508060330)Avg/Max/Min:temperature=81.0/82.0/80.0/(by1508060330)Forecast(by1508060330):watchoutforcooler,rainyweatherCurrentsconditions:78.0Fdegressand90.0%humidity(by1508060330)Avg/Max/Min:temperature=80.0/82.0/78.0/(by1508060330)Forecast(by1508060330):moreofthesame
2021/1/17 20:50:10 11KB 观察者模式 Java语言 气象站程序
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡