Learn R Programming

⚠️There's a newer version (1.4) of this package.Take me there.

LocalControlStrategy (version 1.3.1)

Local Control Strategy for Robust Analysis of Cross-Sectional Data

Description

Especially when cross-sectional data are observational, effects of treatment selection bias and confounding are revealed by using the unsupervised, nonparametric preprocessing methods central to Local Control (LC) Strategy. The LC objective is to estimate the "effect-size distribution" that best quantifies a potentially causal relationship between a numeric y-Outcome variable and a t-Treatment variable. This t-variable may be either binary {1 = "new" vs 0 = "control"} or a numeric measure of Exposure level. LC Strategy starts by CLUSTERING experimental units (patients) on baseline x-Covariates, forming mutually exclusive and exhaustive BLOCKS of relatively well-matched units. The implicit statistical model for LC is thus simple one-way ANOVA. The Within-Block measures of effect-size are Local Rank Correlations (LRCs) when Exposure is numeric with more than two levels. Otherwise, Treatment choice is Nested within BLOCKS, and effect-sizes are Local Treatment Differences (LTDs) between within-cluster y-Outcome Means ["new" minus "control"]. An Instrumental Variable (IV) method is also provided so that Local Average y-Outcomes (LAOs) within BLOCKS may also contribute information for effect-size inferences ...assuming that x-Covariates influence only Treatment choice or Exposure level and otherwise have no direct effects on y-Outcome.

Copy Link

Version

Install

install.packages('LocalControlStrategy')

Monthly Downloads

49

Version

1.3.1

License

GPL-3

Maintainer

Bob Obenchain

Last Published

October 1st, 2018

Functions in LocalControlStrategy (1.3.1)

pcidata

Six-month Survival, Cardiac cost and Baseline Covariate data for 15,487 PCI patients.
plot.ivadj

Display an Instrumental Variable (LAO) plot with Linear and smooth.spline Fits
ivadj

Instrumental Variable LAO Fitting and Smoothing
plot.ltdagg

Display Visualizations of an Observed LTD Distribution in Local Control Strategy
reveal.data

Create a data.frame for use in Prediction of a LTD/LRC effect-size Distribution
plot.lrcagg

Display Visualizations of an Observed LRC Distribution in Local Control Strategy
radon

Radon exposure and lung cancer mortality data for 2,881 US counties in 46 States.
KSperm

Simulate a p-value for the significance of the Kolmogorov-Smirnov D-statistic from confirm().
lrcagg

Calculate the observed Distribution of LRCs in Local Control Strategy
LCcompare

Display LC Sensitivity Graphic for help in choice of K = Number of Clusters
LCstrategy-internal

Internal LocalControlStrategy functions.
LCcluster

Hierarchical Clustering of experimental units (such as patients) in X-covariate Space
LCsetup

Specify KEY parameters used in Local Control (LC) Strategy to "design" analyses of Observational Data.
confirm

Confirm that Clustering in Covariate X-space yields an "adjusted" LTD/LRC effect-size Distribution
LocalControlStrategy-package

LocalControlStrategy: Unsupervised, Nonparametric Adjustment for Bias and Confounding
ltdagg

Calculate the Observed Distribution of LTDs in Local Control Strategy