Other packages > Find by keyword >

LocalControlStrategy  

Local Control Strategy for Robust Analysis of Cross-Sectional Data
View on CRAN: Click here


Download and install LocalControlStrategy package within the R console
Install from CRAN:
install.packages("LocalControlStrategy")

Install from Github:
library("remotes")
install_github("cran/LocalControlStrategy")

Install by package version:
library("remotes")
install_version("LocalControlStrategy", "1.4")



Attach the package and use:
library("LocalControlStrategy")
Maintained by
Bob Obenchain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-09-22
Latest Update: 2023-10-01
Description:
Especially when cross-sectional data are observational, effects of treatment selection bias and confounding are revealed by using the Nonparametric and Unsupervised "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 or e-Exposure variable. Treatment variables are binary {either 1 = "new" or 0 = "control"}, while Exposure variables vary continuously over a finite range. LC Strategy starts by CLUSTERING experimental units (individual patients, US Counties, etc.) on their X-confounder characteristics. Clusters represent exclusive and exhaustive BLOCKS of relatively well-matched units. The implicit statistical model for LC is thus simple one-way ANOVA. Within-Block measures of effect-size are Local Rank Correlations (LRCs) when Exposure is numeric with (many) 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. Finally, a "Most-Like-Me" function provides histograms of effect-size distributions to aid Doctor-Patient or Researcher-Society communications about Heterogeneous Outcomes.
How to cite:
Bob Obenchain (2018). LocalControlStrategy: Local Control Strategy for Robust Analysis of Cross-Sectional Data. R package version 1.4, https://cran.r-project.org/web/packages/LocalControlStrategy. Accessed 09 Jan. 2025.
Previous versions and publish date:
1.3.1 (2018-10-01 06:20), 1.3.2 (2019-01-07 18:00), 1.3.3 (2019-08-30 01:10), 1.3 (2018-09-22 00:30), 1.4 (2022-11-08 11:30)
Other packages that cited LocalControlStrategy R package
View LocalControlStrategy citation profile
Other R packages that LocalControlStrategy depends, imports, suggests or enhances
Functions, R codes and Examples using the LocalControlStrategy R package
Some associated functions: KSperm . LCcluster . LCcompare . LCsetup . LocalControlStrategy-package . confirm . internal . ivadj . lrcagg . ltdagg . mlme . mlme.stats . pci15k . plot.ivadj . plot.lrcagg . plot.ltdagg . plot.mlme . pmdata . print.mlme . radon . reveal.data . 
Some associated R codes: KSperm.R . LCcluster.R . LCcompare.R . LCsetup.R . confirm.R . ivadj.R . lrcagg.R . ltdagg.R . mlme.R . mlme.stats.R . reveal.data.R .  Full LocalControlStrategy package functions and examples
Downloads during the last 30 days
12/1112/1412/1812/1912/2012/2112/2512/2601/0101/0201/0301/0401/08Downloads for LocalControlStrategy12345678910TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ordinalRR  
Analysis of Repeatability and Reproducibility Studies with Ordinal Measurements
Implements Bayesian data analyses of balanced repeatability and reproducibility studies with ordinal ...
Download / Learn more Package Citations See dependency  
disdat  
Data for Comparing Species Distribution Modeling Methods
Easy access to species distribution data for 6 regions in the world, for a total of 226 anonymised s ...
Download / Learn more Package Citations See dependency  
ggdmc  
Cognitive Models
Hierarchical Bayesian models. The package provides tools to fit two response time models, using the ...
Download / Learn more Package Citations See dependency  
dbstats  
Distance-Based Statistics
Prediction methods where explanatory information is coded as a matrix of distances between individua ...
Download / Learn more Package Citations See dependency  
zoo  
S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irre ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,441

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA