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.61.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: 2023-08-08
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.61.0, https://cran.r-project.org/web/packages/scan. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
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  
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  

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