f.confirm.1: Confirm Stage Analyses on a Single Dataset

Description Usage Arguments Value Author(s) See Also

Description

This function analyzes a single dataset based on the results from the learn stage, and prepares quantities for the subsequent learn/confirm analysis.

Usage

1
f.confirm.1(learn.obj, ac.alpha = 0.04, sg.alpha = 0.01, verbose = FALSE)

Arguments

learn.obj

an R object from the function output of f.learn.1

ac.alpha

alpha level assigned to (two-stage) all-comer analysis

sg.alpha

alpha level assigned to (two-stage) sensitive group analysis

verbose

(logical) whether to print out results for each trial (default: FALSE)

Value

a list of three numericals showing all-comer-only (one-stage) analysis, two-stage all-comer analysis and two-stage subgroup analysis significance (1) or non-significance (0)

Author(s)

Gu Mi <neo.migu@gmail.com>

See Also

f.learn.1 for learn stage analysis for a single dataset f.learn.confirm for the main function of learn/confirm analysis (taking on a mega dataset)


gu-mi/simASD documentation built on May 17, 2019, 8:57 a.m.