Other packages > Find by keyword >

subscreen  

Systematic Screening of Study Data for Subgroup Effects
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("subscreen", "3.0.7")



Attach the package and use:
library("subscreen")
Maintained by
Bodo Kirsch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-19
Latest Update: 2022-05-12
Description:
Identifying outcome relevant subgroups has now become as simple as possible! The formerly lengthy and tedious search for the needle in a haystack will be replaced by a single, comprehensive and coherent presentation. The central result of a subgroup screening is a diagram in which each single dot stands for a subgroup. The diagram may show thousands of them. The position of the dot in the diagram is determined by the sample size of the subgroup and the statistical measure of the treatment effect in that subgroup. The sample size is shown on the horizontal axis while the treatment effect is displayed on the vertical axis. Furthermore, the diagram shows the line of no effect and the overall study results. For small subgroups, which are found on the left side of the plot, larger random deviations from the mean study effect are expected, while for larger subgroups only small deviations from the study mean can be expected to be chance findings. So for a study with no conspicuous subgroup effects, the dots in the figure are expected to form a kind of funnel. Any deviations from this funnel shape hint to conspicuous subgroups. This approach was presented in Muysers (2020) <doi:10.1007/s43441-019-00082-6> and referenced in Ballarini (2020) <doi:10.1002/pst.2012>. New to version 3 is the Automatic Screening of one- or MUlti-factorial Subgroups (ASMUS) for documentation of the structured review of subgroup findings.
How to cite:
Bodo Kirsch (2017). subscreen: Systematic Screening of Study Data for Subgroup Effects. R package version 3.0.7, https://cran.r-project.org/web/packages/subscreen. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2.2 (2017-07-19 16:04), 1.0.0 (2018-06-22 23:39), 2.0.1 (2019-01-07 17:40), 3.0.0 (2020-07-31 03:00), 3.0.1 (2020-10-27 09:10), 3.0.2 (2020-12-03 19:50), 3.0.3 (2021-01-26 16:00), 3.0.4 (2021-02-04 23:40), 3.0.5 (2021-02-10 12:50)
Other packages that cited subscreen R package
View subscreen citation profile
Other R packages that subscreen depends, imports, suggests or enhances
Complete documentation for subscreen
Functions, R codes and Examples using the subscreen R package
Some associated functions: subscreencalc . subscreenshow . subscreenvi . 
Some associated R codes: subscreen.R . subscreencalc.R . subscreenshow.R . subscreenvi.R . zzz.R .  Full subscreen package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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