File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
inst/joss_code\.Rmd
8
8
scripts/create_package_data\.R
9
9
^joss\_paper/
10
- ^\_comparison-with-other-packages\.Rmd
11
- ^\_user-defined-target-pop\.Rmd
12
- ^\_comparison-with-other-packages\.html
13
- ^\_user-defined-target-pop\.html
10
+ ^inst/doc/ \_comparison-with-other-packages\.Rmd
11
+ ^inst/doc/ \_user-defined-target-pop\.Rmd
12
+ ^inst/doc/ \_comparison-with-other-packages\.html
13
+ ^inst/doc/ \_user-defined-target-pop\.html
Original file line number Diff line number Diff line change 49
49
# ' strategy = strategy_stc(lin_form))
50
50
# '
51
51
# ' # G-computation with maximum likelihood
52
- # ' # outstandR_gcomp_ml <- outstandR(AC_IPD, BC_ALD,
53
- # ' strategy = strategy_gcomp_ml(lin_form))
52
+ # ' outstandR_gcomp_ml <- outstandR(AC_IPD, BC_ALD,
53
+ # ' strategy = strategy_gcomp_ml(lin_form))
54
54
# '
55
55
# ' # G-computation with Bayesian inference
56
56
# ' outstandR_gcomp_stan <- outstandR(AC_IPD, BC_ALD,
You can’t perform that action at this time.
0 commit comments