Skip to content

Commit

Permalink
Update maximal.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
vrognas committed Oct 6, 2023
1 parent bb31cbf commit 37b8ae8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/maximal.mod
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
$SIZES
$SIZES SD=20

$PROBLEM MAXIMAL PPRED MODEL

$DATA pheno.dta IGNORE=@

$INPUT ID TIME AMT WGT APGR DV
EVID HT=DROP MDV

$INVALID

$VERYINVALID

$EST

$ESTIMATE
$ESTIMATE METHOD=FO

$SUBROUTINE ADVAN
//#region
Expand Down

0 comments on commit 37b8ae8

Please sign in to comment.