Other packages > Find by keyword >

scan  

Single-Case Data Analyses for Single and Multiple Baseline Designs
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("scan", "0.67.0")



Attach the package and use:
library("scan")
Maintained by
Juergen Wilbert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-14
Latest Update: 2025-07-13
Description:
A collection of procedures for analysing, visualising, and managing single-case data. These include piecewise linear regression models, multilevel models, overlap indices ('PND', 'PEM', 'PAND', 'PET', 'tau-u', 'baseline corrected tau', 'CDC'), and randomization tests. Data preparation functions support outlier detection, handling missing values, scaling, truncation, rank transformation, and smoothing. An export function helps to generate html and latex tables in a publication friendly style. More details can be found in the online book 'Analyzing single-case data with R and scan', Juergen Wilbert (2023) .
How to cite:
Juergen Wilbert (2016). scan: Single-Case Data Analyses for Single and Multiple Baseline Designs. R package version 0.67.0, https://cran.r-project.org/web/packages/scan. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.20 (2016-10-14 16:22), 0.40 (2019-08-05 18:10), 0.51 (2021-02-22 15:30), 0.53 (2021-09-22 11:40), 0.54.1 (2022-04-03 16:50), 0.54 (2022-03-23 17:30), 0.55 (2022-08-29 12:10), 0.56 (2023-02-16 17:00), 0.57 (2023-02-24 13:20), 0.58 (2023-05-24 18:00), 0.59.0 (2023-06-03 17:10), 0.60.0 (2023-08-08 15:00), 0.61.0 (2024-07-01 10:00), 0.62.0 (2025-02-05 12:50), 0.63.0 (2025-03-01 14:10), 0.64.0 (2025-03-19 08:50), 0.65.0 (2025-06-29 16:50), 0.65.1 (2025-07-13 17:00), 0.66.0 (2025-09-02 16:30), 0.67.0 (2025-09-11 13:30), 0.68.0 (2026-04-01 10:00)
Other packages that cited scan R package
View scan citation profile
Other R packages that scan depends, imports, suggests or enhances
Complete documentation for scan
Functions, R codes and Examples using the scan R package
Some associated functions: Subsetting . add_l2 . as.data.frame.scdf . as_scdf . autocorr . batch_apply . cdc . coef.sc_plm . combine . convert . corrected_tau . deprecated-functions . describe . design . dot-inheritParams . estimate_design . example_data . export . fill_missing . hplm . ird . is.scdf . mplm . nap . outlier . overlap . pand . pem . pet . pipe . plm . plot.scdf . plot_rand . pnd . power_test . print.sc . print.scdf . rand_test . random_scdf . ranks . rci . read_scdf . sample_names . scan-package . scdf . scdf_attr . select_cases . select_phases . set_vars . shift . shinyscan . smd . smooth_cases . standardize . style_plot . subset.scdf . summary.scdf . tau_u . transform.scdf . trend . truncate_phase . write_scdf . 
Some associated R codes: add_l2.R . as.data.frame.scdf.R . as_scdf.R . autocorr.R . batch_apply.R . cdc.R . coefficents.sc_plm.R . convert.R . corrected_tau.R . deprec-ranks.R . deprec-shift.R . deprec-smooth_cases.R . deprec-standardize.R . deprec-truncate_phase.R . deprecated.R . describe.R . design.R . estimate_design.R . export.R . export.sc_desc.R . export.sc_hplm.R . export.sc_nap.R . export.sc_overlap.R . export.sc_pem.R . export.sc_plm.R . export.sc_power.R . export.sc_smd.R . export.sc_tauu.R . export.sc_trend.R . export.scdf.R . fill_missing.R . hplm.R . inherit_roxygen_descriptions.R . ird.R . mplm.R . nap.R . outlier.R . overlap.R . pand.R . pem.R . pet.R . pipe.R . pkg-package.R . plm.R . plm_contrasts.R . plot.scdf.R . plot_rand.R . pnd.R . power_test.R . print.sc.R . print.sc_ac.R . print.sc_bctau.R . print.sc_cdc.R . print.sc_desc.R . print.sc_design.R . print.sc_hplm.R . print.sc_mplm.R . print.sc_nap.R . print.sc_outlier.R . print.sc_overlap.R . print.sc_pand.R . print.sc_pem.R . print.sc_pet.R . print.sc_plm.R . print.sc_pnd.R . print.sc_power.R . print.sc_rand.R . print.sc_rci.R . print.sc_smd.R . print.sc_tauu.R . print.sc_trend.R . print.scdf.R . privat-rename_phase_duplicates.R . private_check.R . private_check_scdf.R . private_kendall.R . private_kendall_meta.R . private_mc_function.R . private_options.R . private_options_mc.R . private_options_styles.R . private_prepare_scdf.R . private_recombine_phases.R . private_regression.R . private_utilities.R . rand_test.R . random_scdf.R . rci.R . read_scdf.R . sample_names.R . scan-Data.R . scan.R . scdf-functions.R . scdf.R . scdf_attr.R . select_cases.R . select_phases.R . set_vars.R . shinyscan.R . smd.R . style_plot.R . subset.scdf.R . summary.scdf.R . tau_u.R . transform-helper-functions.R . transform.scdf.R . trend.R . warnings-messages.R . write_scdf.R .  Full scan package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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