StatCharrms (version 0.90.92)

addMultiSpec.std: Add a data specification tab

Description

This function adds a tab to the analysis main window where details about the data can be specified.

Usage

addMultiSpec.std(Notebook)

Arguments

Notebook

The notebook the specification tab is added to.

Value

These items are available from the start of the data specification tab.

Treatment

Used to specify the name of the treatment variable. This must be selected for any analysis to run.

Replicate

Used to specify the name of the replicate variable.

Generation Variable

Used to specify the name of the generation variable.

Generation Value

The generation the selected analysis is performed on.

Age Variable

Used to specify the name of the age variable.

Age Value

The age the selected analysis is performed on.

Gender Variable

Used to specify the name of the gender variable.

Gender Value

The gender the selected analysis is performed on.

Anova Weights

The name of the variable that contains weights for a weighted ANOVA.

Test Direction

The direction of the hypothesis test.

Alpha Level

The alpha level used in the Jonckheere-Terpstra test from the jonckheereTerpstraTest function.

Select Endpoints To Test

Brings up a window that allows for the selection of each endpoint to be tested.

These item are relevant to repeated measures taken on the same subject at different times throughout the study:

Time Variable

Used to specify the time variable.

Time Format

Used to specify the format the time variable is in.

Analysis Interval

This is used to specify the length of time a response is averaged over for an analysis.

Graph Interval

This is used to specify the length of time a response is averaged over for the purpose of graphing.

Select Excluded Times

Used to select dates or times to exclude from the analysis.

Excluded Times

Displays all the times selected to be excluded from the anylsis.

After the Select [Endpoints To Test] button is pressed a new frame for each selected endpoint will appear.

Test Type

This will select the test type. If nothing is selected the test type defaults to 'Auto'. See autoStdAnylsis and forceStdAnalysis for further details.

Transformation

This will select the type of transformation the specific endpoint in the data set undergoes. If nothing is selected the test type defaults to 'None'.

See Also

autoStdAnylsis and forceStdAnalysis.