このサイトはJavaScriptを使用しています。JavaScriptを有効にしてください。

R言語CRANパッケージ検索

全 34 件 / 1 ページ目

PropScrRand

version:1.1.2 | depends: | published:2024-04-19

Propensity Score Methods for Assigning Treatment in Randomized Trials

ランダム化試験における治療を割り当てるための傾向スコア法

Contains functions to run propensity-biased allocation to balance covariate distributions in sequential trials and propensity-constrained randomization to balance covariate distributions in trials with known baseline covariates at time of randomization. Currently only supports trials comparing two groups.

本パッケージには、逐次試験における共変量分布のバランスをとるためのプロペンシティ偏重割付と、無作為化時にベースライン共変量が既知の試験における共変量分布のバランスをとるためのプロペンシティ制約付き無作為化を実行する関数が含まれています。現在のところ、本パッケージは2群を比較する試験のみをサポートしています。

CausalGPS

version:0.4.2 | depends:R (≥ 3.5.0) | published:2024-04-13

Matching on Generalized Propensity Scores with Continuous Exposures

一般化された傾向スコアを用いた連続曝露のマッチング

Provides a framework for estimating causal effects of a continuous exposure using observational data, and implementing matching and weighting on the generalized propensity score. Wu, X., Mealli, F., Kioumourtzoglou, M.A., Dominici, F. and Braun, D., 2022. Matching on generalized propensity scores with continuous exposures. Journal of the American Statistical Association, pp.1-29.

観察データを用いて連続曝露の因果効果を推定するフレームワークを提供し、一般化された傾向スコアに対するマッチングと重み付けを実装しています。Wu, X., Mealli, F., Kioumourtzoglou, M.A., Dominici, F. and Braun, D., 2018. Matching on generalized propensity score with continuous exposures. arXiv preprint < arXiv:1812.06575 >.

PSweight

version:1.2.0 | depends:R (≥ 3.5.0) | published:2024-03-29

Propensity Score Weighting for Causal Inference with Observational Studies and Randomized Trials

因果関係推論のための傾向スコアの重み付け

Supports propensity score weighting analysis of observational studies and randomized trials. Enables the estimation and inference of average causal effects with binary and multiple treatments using overlap weights (ATO), inverse probability of treatment weights (ATE), average treatment effect among the treated weights (ATT), matching weights (ATM) and entropy weights (ATEN), with and without propensity score trimming. These weights are members of the family of balancing weights introduced in Li, Morgan and Zaslavsky (2018) < doi:10.1080/01621459.2016.1260466 > and Li and Li (2019) < doi:10.1214/19-AOAS1282 >.

観察研究や無作為化試験の傾向スコアの重み付け分析をサポートします。Li, Morgan and Zaslavsky (2018) < doi:10.1080/01621459.2016.1260466 >およびLi and Li (2019) < doi:10.1214/19-AOAS1282 >で開発された方法を使用して、バイナリおよび複数の治療法を持つ対象集団間の平均因果関係の推定および推論を可能にします。

MAGMA.R

version:1.0.1 | depends:R (≥ 4.2.0), tidyverse (≥ 2.0.0) | published:2024-03-19

MAny-Group MAtching

MAny-グループMAtching

Balancing quasi-experimental field research for effects of covariates is fundamental for drawing causal inference. Propensity Score Matching deals with this issue but current techniques are restricted to binary treatment variables. Moreover, they provide several solutions without providing a comprehensive framework on choosing the best model. The 'MAGMA.R' -package addresses these restrictions by offering nearest neighbor matching for two to four groups. It also includes the option to match data of a 2x2 design. In addition, 'MAGMA.R' includes a framework for evaluating the post-matching balance. The package includes functions for the matching process and matching reporting. We provide a tutorial on 'MAGMA.R' as vignette. More information on 'MAGMA.R' can be found in Feuchter, M. D., Urban, J., Scherrer V., Breit, M. L., and Preckel F. (2022) < https://osf.io/p47nc/ >.

共変量の影響に対する準実験的フィールド調査のバランスをとることは、因果推論を導くための基本です。傾向スコアマッチングはこの問題を扱うが、現在の技術は二値処理変数に限定されています。さらに、最良のモデルを選択するための包括的な枠組みを提供することなく、いくつかの解決策を提供しています。「MAGMA.R」-パッケージは、2~4群の最近傍マッチングを提供することにより、これらの制限に対処しています。また、2x2デザインのデータをマッチングするオプションも含まれています。さらに、「MAGMA.R」は、マッチング後のバランスを評価するためのフレームワークを含む。このパッケージには、マッチング・プロセスとマッチング・レポートのための関数が含まれています。「MAGMA.R」のチュートリアルをビネットとして提供します。「MAGMA.R」に関する詳細は、Feuchter, M. D., Urban, J., Scherrer V., Breit, M. L., and Preckel F. (2022) < https://osf.io/p47nc/ >に記載されています。

PSAgraphics

version:2.1.3 | depends:R (≥ 2.14.0), rpart | published:2024-03-05

Propensity Score Analysis Graphics

傾向スコア分析グラフィックス

A collection of functions that primarily produce graphics to aid in a Propensity Score Analysis (PSA). Functions include: cat.psa and box.psa to test balance within strata of categorical and quantitative covariates, circ.psa for a representation of the estimated effect size by stratum, loess.psa that provides a graphic and loess based effect size estimate, and various balance functions that provide measures of the balance achieved via a PSA in a categorical covariate.

主にプロパンスコア分析(PSA)を支援するためのグラフィックスを生成する関数のコレクションです。関数には、カテゴリカル共変量および量的共変量の層内でのバランスをテストするcat.psaおよびbox.psa、層ごとの推定効果量を表現するcirc.psa、グラフィックおよびloessベースの効果量推定を提供するloess.psa、カテゴリカル共変量のPSAによって達成されたバランスの尺度を提供するさまざまなバランス関数が含まれます。

psBayesborrow

version:1.1.0 | depends:R (≥ 3.4.0) | published:2024-03-04

Bayesian Information Borrowing with Propensity Score Matching

傾向スコアマッチングによるベイズ情報借用

Hybrid control design is a way to borrow information from external controls to augment concurrent controls in a randomized controlled trial and is expected to overcome the feasibility issue when adequate randomized controlled trials cannot be conducted. A major challenge in the hybrid control design is its inability to eliminate a prior-data conflict caused by systematic imbalances in measured or unmeasured confounding factors between patients in the concurrent treatment/control group and external controls. To prevent the prior-data conflict, a combined use of propensity score matching and Bayesian commensurate prior has been proposed in the context of hybrid control design. The propensity score matching is first performed to guarantee the balance in baseline characteristics, and then the Bayesian commensurate prior is constructed while discounting the information based on the similarity in outcomes between the concurrent and external controls. 'psBayesborrow' is a package to implement the propensity score matching and the Bayesian analysis with commensurate prior, as well as to conduct a simulation study to assess operating characteristics of the hybrid control design, where users can choose design parameters in flexible and straightforward ways depending on their own application.

ハイブリッド対照デザインは、ランダム化比較試験において同時対照を補強するために外部対照から情報を借りる方法であり、十分なランダム化比較試験が実施できない場合に実現可能性の問題を克服することが期待されます。ハイブリッド対照デザインにおける主要な課題は、同時治療/対照群と外部対照群の患者間の測定または未測定の交絡因子の系統的な不均衡に起因する先行-データ競合を排除できないことです。事前-データ競合を防ぐために、ハイブリッドコントロールデザインの文脈で、傾向スコアマッチングとベイズ的整合的事前分布の併用が提案されています。まず傾向スコアマッチングを行い、ベースライン特性のバランスを保証し、次にベイズ相応事前分布を構築し、同時対照群と外部対照群の間の結果の類似性に基づく情報を割り引く。「psBayesborrow」は、傾向スコアマッチングと相応事前分布を用いたベイズ分析を実装するパッケージであり、ハイブリッドコントロールデザインの運用特性を評価するシミュレーション研究を実施するためのパッケージでもあります。

PSAboot

version:1.3.8 | depends:ggplot2 , graphics, PSAgraphics , R (≥ 3.0) | published:2023-10-23

Bootstrapping for Propensity Score Analysis

傾向スコア分析のブートストラップ

It is often advantageous to test a hypothesis more than once in the context of propensity score analysis (Rosenbaum, 2012) < doi:10.1093/biomet/ass032 >. The functions in this package facilitate bootstrapping for propensity score analysis (PSA). By default, bootstrapping using two classification tree methods (using 'rpart' and 'ctree' functions), two matching methods (using 'Matching' and 'MatchIt' packages), and stratification with logistic regression. A framework is described for users to implement additional propensity score methods. Visualizations are emphasized for diagnosing balance; exploring the correlation relationships between bootstrap samples and methods; and to summarize results.

プロペンシティスコア分析とマッチングのためのブートストラップ。

MatchIt

version:4.5.5 | depends:R (≥ 3.5.0) | published:2023-10-13

Nonparametric Preprocessing for Parametric Causal Inference

MatchIt:パラメトリックカジュアル推論のためのノンパラメトリック前処理

Selects matched samples of the original treated and control groups with similar covariate distributions – can be used to match exactly on covariates, to match on propensity scores, or perform a variety of other matching procedures. The package also implements a series of recommendations offered in Ho, Imai, King, and Stuart (2007) < doi:10.1093/pan/mpl013 >. (The 'gurobi' package, which is not on CRAN, is optional and comes with an installation of the Gurobi Optimizer, available at < https://www.gurobi.com >.)

共変量分布が類似している元の治療群と対照群の一致サンプルを選択する-共変量を正確に一致させたり、傾向スコアを一致させたり、その他の様々な一致手順を実行するために使用することができます。このパッケージは、Ho, Imai, King, and Stuart (2007) < doi:10.1093/pan/mpl013 >で提供されている一連の推奨事項も実装しています。

CoxAIPW

version:0.0.3 | depends: | published:2023-09-20

Doubly Robust Inference for Cox Marginal Structural Model with Informative Censoring

情報打ち切りを伴うCoxマージナル構造モデルの二重ロバスト推論

Doubly robust estimation and inference of log hazard ratio under the Cox marginal structural model with informative censoring. An augmented inverse probability weighted estimator that involves 3 working models, one for conditional failure time T, one for conditional censoring time C and one for propensity score. Both models for T and C can depend on both a binary treatment A and additional baseline covariates Z, while the propensity score model only depends on Z. With the help of cross-fitting techniques, achieves the rate-doubly robust property that allows the use of most machine learning or non-parametric methods for all 3 working models, which are not permitted in classic inverse probability weighting or doubly robust estimators. When the proportional hazard assumption is violated, CoxAIPW estimates a causal estimated that is a weighted average of the time-varying log hazard ratio. Reference: Luo, J. (2023). Statistical Robustness - Distributed Linear Regression, Informative Censoring, Causal Inference, and Non-Proportional Hazards [Unpublished doctoral dissertation]. University of California San Diego.; Luo & Xu (2022) < doi:10.48550/arXiv.2206.02296 >; Rava (2021) < https://escholarship.org/uc/item/8h1846gs >.

情報的打ち切りを伴うCox限界構造モデルの下での対数ハザード比の二重のロバストな推定と推論。条件付故障時間T、条件付打ち切り時間C、傾向スコアの3つの作業モデルを含む補強逆確率加重推定法。TとCの両モデルは、バイナリ治療Aと追加のベースライン共変量Zの両方に依存し、傾向スコアモデルはZにのみ依存します。クロスフィッティング技術の助けにより、3つの作業モデルすべてについてほとんどの機械学習またはノンパラメトリック手法を使用できる率二重ロバスト特性を達成し、従来の逆確率重み付けまたは二重ロバスト推定量では許されないものです。参考文献Robins & Finkelstein (2000)< doi:10.1111/j.0006-341x.2000.00779.x >; Hernanら(2001)< doi:10.1198/016214501753168154 >を参照してください。

Matching

version:4.10-14 | depends:R (≥ 2.6.0), MASS (≥ 7.2-1), graphics, grDevices, stats | published:2023-09-14

Multivariate and Propensity Score Matching with Balance Optimization

バランス最適化を用いた多変量および傾向スコアマッチング

Provides functions for multivariate and propensity score matching and for finding optimal balance based on a genetic search algorithm. A variety of univariate and multivariate metrics to determine if balance has been obtained are also provided. For details, see the paper by Jasjeet Sekhon (2007, < doi:10.18637/jss.v042.i07 >).

多変量およびプロペンシティスコアマッチングのための関数、および遺伝的探索アルゴリズムに基づく最適バランスを見つけるための関数を提供します。バランスが得られたかどうかを判断するための様々な一変量および多変量メトリクスも提供します。