首页 > 最新文献

R Journal最新文献

英文 中文
Fast Pure R Implementation of GEE: Application of the Matrix Package. GEE的快速纯R实现:矩阵包的应用。
IF 2.1 4区 计算机科学 Q2 Mathematics Pub Date : 2013-06-01
Lee S McDaniel, Nicholas C Henderson, Paul J Rathouz

Generalized estimating equation solvers in R only allow for a few pre-determined options for the link and variance functions. We provide a package, geeM, which is implemented entirely in R and allows for user specified link and variance functions. The sparse matrix representations provided in the Matrix package enable a fast implementation. To gain speed, we make use of analytic inverses of the working correlation when possible and a trick to find quick numeric inverses when an analytic inverse is not available. Through three examples, we demonstrate the speed of geeM, which is not much worse than C implementations like geepack and gee on small data sets and faster on large data sets.

R中的广义估计方程求解器只允许为链接函数和方差函数提供一些预先确定的选项。我们提供了一个包geeM,它完全用R实现,允许用户指定链接和方差函数。matrix包中提供的稀疏矩阵表示支持快速实现。为了提高速度,我们尽可能使用工作相关的解析逆,并在无法使用解析逆时使用快速求数值逆的技巧。通过三个示例,我们演示了geeM的速度,它在小数据集上并不比gepack和gee等C实现差多少,在大数据集上更快。
{"title":"Fast Pure R Implementation of GEE: Application of the Matrix Package.","authors":"Lee S McDaniel,&nbsp;Nicholas C Henderson,&nbsp;Paul J Rathouz","doi":"","DOIUrl":"","url":null,"abstract":"<p><p>Generalized estimating equation solvers in R only allow for a few pre-determined options for the link and variance functions. We provide a package, <b>geeM</b>, which is implemented entirely in R and allows for user specified link and variance functions. The sparse matrix representations provided in the <b>Matrix</b> package enable a fast implementation. To gain speed, we make use of analytic inverses of the working correlation when possible and a trick to find quick numeric inverses when an analytic inverse is not available. Through three examples, we demonstrate the speed of <b>geeM</b>, which is not much worse than C implementations like <b>geepack</b> and <b>gee</b> on small data sets and faster on large data sets.</p>","PeriodicalId":51285,"journal":{"name":"R Journal","volume":null,"pages":null},"PeriodicalIF":2.1,"publicationDate":"2013-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4289620/pdf/nihms-607237.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"32974591","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Ckmeans.1d.dp: Optimal k-means Clustering in One Dimension by Dynamic Programming Ckmeans.1d。动态规划的一维最优k-均值聚类
IF 2.1 4区 计算机科学 Q2 Mathematics Pub Date : 2011-12-01 DOI: 10.32614/RJ-2011-015
Haizhou Wang, Mingzhou Song
The heuristic k-means algorithm, widely used for cluster analysis, does not guarantee optimality. We developed a dynamic programming algorithm for optimal one-dimensional clustering. The algorithm is implemented as an R package called Ckmeans.1d.dp. We demonstrate its advantage in optimality and runtime over the standard iterative k-means algorithm.
广泛用于聚类分析的启发式k-均值算法不能保证最优性。我们开发了一种动态规划算法来优化一维聚类。该算法是作为一个名为Ckmeans.1d.dp的R包实现的。我们证明了它在最优性和运行时间上优于标准迭代k-means算法。
{"title":"Ckmeans.1d.dp: Optimal k-means Clustering in One Dimension by Dynamic Programming","authors":"Haizhou Wang, Mingzhou Song","doi":"10.32614/RJ-2011-015","DOIUrl":"https://doi.org/10.32614/RJ-2011-015","url":null,"abstract":"The heuristic k-means algorithm, widely used for cluster analysis, does not guarantee optimality. We developed a dynamic programming algorithm for optimal one-dimensional clustering. The algorithm is implemented as an R package called Ckmeans.1d.dp. We demonstrate its advantage in optimality and runtime over the standard iterative k-means algorithm.","PeriodicalId":51285,"journal":{"name":"R Journal","volume":null,"pages":null},"PeriodicalIF":2.1,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"69958431","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 332
Ckmeans.1d.dp: Optimal k-means Clustering in One Dimension by Dynamic Programming. Ckmeans.1d.dp:动态规划的一维最优k均值聚类。
IF 2.1 4区 计算机科学 Q2 Mathematics Pub Date : 2011-12-01
Haizhou Wang, Mingzhou Song

The heuristic k-means algorithm, widely used for cluster analysis, does not guarantee optimality. We developed a dynamic programming algorithm for optimal one-dimensional clustering. The algorithm is implemented as an R package called Ckmeans.1d.dp. We demonstrate its advantage in optimality and runtime over the standard iterative k-means algorithm.

启发式k-均值算法被广泛用于聚类分析,但不能保证最优性。我们开发了一种用于最优一维聚类的动态规划算法。该算法被实现为一个名为Ckmeans.1d.dp的R包。我们证明了它在最优性和运行时间方面优于标准迭代k-means算法。
{"title":"Ckmeans.1d.dp: Optimal <i>k</i>-means Clustering in One Dimension by Dynamic Programming.","authors":"Haizhou Wang, Mingzhou Song","doi":"","DOIUrl":"","url":null,"abstract":"<p><p>The heuristic <i>k</i>-means algorithm, widely used for cluster analysis, does not guarantee optimality. We developed a dynamic programming algorithm for optimal one-dimensional clustering. The algorithm is implemented as an R package called <b>Ckmeans.1d.dp</b>. We demonstrate its advantage in optimality and runtime over the standard iterative <i>k</i>-means algorithm.</p>","PeriodicalId":51285,"journal":{"name":"R Journal","volume":null,"pages":null},"PeriodicalIF":2.1,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5148156/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72211872","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
binGroup: A Package for Group Testing binGroup:用于组测试的软件包
IF 2.1 4区 计算机科学 Q2 Mathematics Pub Date : 2010-12-01 DOI: 10.32614/RJ-2010-016
C. Bilder, Boan Zhang, F. Schaarschmidt, J. Tebbs
When the prevalence of a disease or of some other binary characteristic is small, group testing (also known as pooled testing) is frequently used to estimate the prevalence and/or to identify individuals as positive or negative. We have developed the binGroup package as the first package designed to address the estimation problem in group testing. We present functions to estimate an overall prevalence for a homogeneous population. Also, for this setting, we have functions to aid in the very important choice of the group size. When individuals come from a heterogeneous population, our group testing regression functions can be used to estimate an individual probability of disease positivity by using the group observations only. We illustrate our functions with data from a multiple vector transfer design experiment and a human infectious disease prevalence study.
当某种疾病或某些其他二元特征的流行率很小时,通常使用群体检测(也称为合并检测)来估计流行率和/或确定个体为阳性或阴性。我们已经开发了binGroup包,作为第一个设计用于解决组测试中的评估问题的包。我们提出了估算同质人群总体患病率的函数。此外,对于这种设置,我们有一些函数来帮助选择非常重要的组大小。当个体来自异质群体时,我们的群体检验回归函数可用于仅使用群体观察值来估计个体疾病阳性的概率。我们用多载体转移设计实验和人类传染病流行研究的数据来说明我们的函数。
{"title":"binGroup: A Package for Group Testing","authors":"C. Bilder, Boan Zhang, F. Schaarschmidt, J. Tebbs","doi":"10.32614/RJ-2010-016","DOIUrl":"https://doi.org/10.32614/RJ-2010-016","url":null,"abstract":"When the prevalence of a disease or of some other binary characteristic is small, group testing (also known as pooled testing) is frequently used to estimate the prevalence and/or to identify individuals as positive or negative. We have developed the binGroup package as the first package designed to address the estimation problem in group testing. We present functions to estimate an overall prevalence for a homogeneous population. Also, for this setting, we have functions to aid in the very important choice of the group size. When individuals come from a heterogeneous population, our group testing regression functions can be used to estimate an individual probability of disease positivity by using the group observations only. We illustrate our functions with data from a multiple vector transfer design experiment and a human infectious disease prevalence study.","PeriodicalId":51285,"journal":{"name":"R Journal","volume":null,"pages":null},"PeriodicalIF":2.1,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"69958389","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 36
binGroup: A Package for Group Testing. binGroup:用于组测试的软件包。
IF 2.1 4区 计算机科学 Q2 Mathematics Pub Date : 2010-12-01
Christopher R Bilder, Boan Zhang, Frank Schaarschmidt, Joshua M Tebbs

When the prevalence of a disease or of some other binary characteristic is small, group testing (also known as pooled testing) is frequently used to estimate the prevalence and/or to identify individuals as positive or negative. We have developed the binGroup package as the first package designed to address the estimation problem in group testing. We present functions to estimate an overall prevalence for a homogeneous population. Also, for this setting, we have functions to aid in the very important choice of the group size. When individuals come from a heterogeneous population, our group testing regression functions can be used to estimate an individual probability of disease positivity by using the group observations only. We illustrate our functions with data from a multiple vector transfer design experiment and a human infectious disease prevalence study.

当某种疾病或某些其他二元特征的流行率很小时,通常使用群体检测(也称为合并检测)来估计流行率和/或确定个体为阳性或阴性。我们已经开发了binGroup包,作为第一个设计用于解决组测试中的评估问题的包。我们提出了估算同质人群总体患病率的函数。此外,对于这种设置,我们有一些函数来帮助选择非常重要的组大小。当个体来自异质群体时,我们的群体检验回归函数可用于仅使用群体观察值来估计个体疾病阳性的概率。我们用多载体转移设计实验和人类传染病流行研究的数据来说明我们的函数。
{"title":"binGroup: A Package for Group Testing.","authors":"Christopher R Bilder,&nbsp;Boan Zhang,&nbsp;Frank Schaarschmidt,&nbsp;Joshua M Tebbs","doi":"","DOIUrl":"","url":null,"abstract":"<p><p>When the prevalence of a disease or of some other binary characteristic is small, group testing (also known as pooled testing) is frequently used to estimate the prevalence and/or to identify individuals as positive or negative. We have developed the binGroup package as the first package designed to address the estimation problem in group testing. We present functions to estimate an overall prevalence for a homogeneous population. Also, for this setting, we have functions to aid in the very important choice of the group size. When individuals come from a heterogeneous population, our group testing regression functions can be used to estimate an individual probability of disease positivity by using the group observations only. We illustrate our functions with data from a multiple vector transfer design experiment and a human infectious disease prevalence study.</p>","PeriodicalId":51285,"journal":{"name":"R Journal","volume":null,"pages":null},"PeriodicalIF":2.1,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3152446/pdf/nihms267443.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"29925479","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
mvtnorm: New numerical algorithm for multivariate normal probabilities mvtnorm:多元正态概率的新数值算法
IF 2.1 4区 计算机科学 Q2 Mathematics Pub Date : 2009-01-01 DOI: 10.15488/3835
Xuefei Mi, Tetsuhisa Miwa, T. Hothorn
Miwa et al. (2003) proposed a numerical algorithm for evaluating multivariate normal probabilities. Starting with version 0.9-0 of the mvtnorm package (Hothorn et al., 2001; Genz et al., 2008), this algorithm is available to the R community. We give a brief introduction to Miwa’s procedure and compare it, with respect to computing time and accuracy, to a quasi-randomized Monte-Carlo procedure proposed by Genz and Bretz (1999), which has been available through mvtnorm for some years now. The new algorithm is applicable to problems with dimension smaller than 20, whereas the procedures by Genz and Bretz (1999) can be used to evaluate 1000-dimensional normal distributions. At the end of this article, a suggestion is given for choosing a suitable algorithm in different situations.
Miwa等人(2003)提出了一种评估多元正态概率的数值算法。从mvtnorm包的0.9-0版本开始(Hothorn et al., 2001;Genz et al., 2008),该算法可供R社区使用。我们简要介绍了Miwa的程序,并将其与Genz和Bretz(1999)提出的准随机蒙特卡罗程序进行了比较,该程序已通过mvtnorm提供了多年。新算法适用于小于20维的问题,而Genz和Bretz(1999)的程序可用于评估1000维的正态分布。在本文的最后,给出了在不同情况下选择合适算法的建议。
{"title":"mvtnorm: New numerical algorithm for multivariate normal probabilities","authors":"Xuefei Mi, Tetsuhisa Miwa, T. Hothorn","doi":"10.15488/3835","DOIUrl":"https://doi.org/10.15488/3835","url":null,"abstract":"Miwa et al. (2003) proposed a numerical algorithm for evaluating multivariate normal probabilities. Starting with version 0.9-0 of the mvtnorm package (Hothorn et al., 2001; Genz et al., 2008), this algorithm is available to the R community. We give a brief introduction to Miwa’s procedure and compare it, with respect to computing time and accuracy, to a quasi-randomized Monte-Carlo procedure proposed by Genz and Bretz (1999), which has been available through mvtnorm for some years now. The new algorithm is applicable to problems with dimension smaller than 20, whereas the procedures by Genz and Bretz (1999) can be used to evaluate 1000-dimensional normal distributions. At the end of this article, a suggestion is given for choosing a suitable algorithm in different situations.","PeriodicalId":51285,"journal":{"name":"R Journal","volume":null,"pages":null},"PeriodicalIF":2.1,"publicationDate":"2009-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77916968","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 33
期刊
R Journal
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1