Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: ONCOSSA2

Package: Oncology

Routine: ONCOSSA2


Information

ONCOSSA2 ;WASH ISC/SRR-SURVIVAL ANALYSIS CONT-2 ;7/28/92 18:38

Source Information

Source file <ONCOSSA2.m>

Entry Points

Name Comments DBIA/ICR reference
SETGRPS ;define group variables from ONCOS("G") input variable.
SET1
SET2
SET3
SET4
SUBGRPS ;get subgroups
SUB1
SUB2
SUB3
SUB4

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"You may enter an expression that evaluates between 1 and ",NGRPS
  • Line Location: SET1+0
Function Call: WRITE
  • Prompt: !,"or separate conditions for each sub-group."
  • Line Location: SET1+1
Function Call: WRITE
  • Prompt: !,"The cases that do not evaluate between 1 and ",NGRPS," are dropped."
  • Line Location: SET3+2
Function Call: WRITE
  • Prompt: !,"Enter truth tests that will categorize the cases into ",NGRPS," groups."
  • Line Location: SUBGRPS+5
Function Call: WRITE
  • Prompt: !,?6,"-",CONDCT+1,"- Search for field: "
  • Line Location: SUB1+0
Function Call: WRITE
  • Prompt: !,?6,"Enter a field name."
  • Line Location: SUB1+1
Function Call: WRITE
  • Prompt: !," Only ",NGRPS," sub-groups will be considered.",!
  • Line Location: SUB2+0
Function Call: WRITE
  • Prompt: *7,"???"
  • Line Location: SUB2+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SUB3+0
Function Call: WRITE
  • Prompt: !,?6,"-",CONDCT+1,"- Condition: "
  • Line Location: SUB3+0
Function Call: WRITE
  • Prompt: !,"Choose from EQUAL TO, LESS THAN, GREATER THAN, CONTAINS, ",!," MATCHES or NULL",!
  • Line Location: SUB3+2
Function Call: WRITE
  • Prompt: " [",$P("EQUAL TO^GREATER THAN^LESS THAN^CONTAINS^MATCHES^NULL",U,OP),"]"
  • Line Location: SUB3+3
Function Call: READ
  • Variable: VAL
  • Timeout: DTIME
  • Line Location: SUB4+0
Function Call: WRITE
  • Prompt: !?6,"-",CONDCT+1,"- Value: "
  • Line Location: SUB4+0
Function Call: WRITE
  • Prompt: !,"Enter a value."
  • Line Location: SUB4+1
Info |  Source |  Entry Points |  Interaction Calls