sorted raw results since they now can arrive out of order
[PsN.git] / html / pontus / cdd_examples.php
blob08533fefcd84c524e2a2263d4566ccdcb443a4d6
1 Example:
3 cdd -model=run89.mod -case_column=10
5 This will perform a Case Deletion Diagnostic on the model
6 specified in run89.mod based on the factors in column ten. If,
7 for example, column ten holds the ids of the seven centers
8 included in the study, this command will create seven copies of
9 the dataset, each with individuals included in one specific
10 center deleted. Say that the centers are numbered 1 to 7. Then
11 dataset 1 will have individuals from center 1 excluded, dataset
12 2 individuals from center 2 and so on.