Skip to content

Commit ade99b6

Browse files
files for submitModels job combine test
1 parent 38a8f9e commit ade99b6

21 files changed

Lines changed: 1240 additions & 0 deletions

tests/testthat/submitModels/job_combine/ex3.2.dat

Lines changed: 1000 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 1:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 10:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 11:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 12:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 13:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 14:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 15:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 16:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
! memgb 4
2+
! time 17:00:00
3+
! processors 1
4+
! #SBATCH -p general
5+
TITLE: this is an example of a censored
6+
regression for a censored dependent
7+
variable with two covariates
8+
DATA: FILE IS ex3.2.dat;
9+
VARIABLE: NAMES ARE y1 x1 x3;
10+
CENSORED ARE y1 (b);
11+
ANALYSIS: ESTIMATOR = MLR;
12+
MODEL: y1 ON x1 x3;

0 commit comments

Comments
 (0)