Skip to content

Commit

Permalink
shrink vignette size
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsecrest committed Feb 11, 2025
1 parent e503ddd commit fb6b0c4
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 25 deletions.
Binary file modified vignettes/figure-match_weight_01_methods-unnamed-chunk-28-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vignettes/figure-match_weight_01_methods-unnamed-chunk-61-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified vignettes/figure-match_weight_01_methods-unnamed-chunk-67-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions vignettes/match_weight_01_methods.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bibliography: references.bib
author:
- Manoj Khanal <[email protected]>
- Eli Lilly & Company
date: "2025-01-28"
date: "2025-02-11"
output: rmarkdown::html_vignette
vignette: >
%\VignetteIndexEntry{1. Matching and Weighting Methods}
Expand Down Expand Up @@ -105,7 +105,7 @@ trial.data <- rcorrvar2(n = n_t, k_cont = k_cont, k_cat = k_cat, k_nb = 0,
#>
#> Constants: Distribution 5
#>
#> Constants calculation time: 0.004 minutes
#> Constants calculation time: 0.003 minutes
#> Intercorrelation calculation time: 0.002 minutes
#> Error loop calculation time: 0 minutes
#> Total Simulation time: 0.006 minutes
Expand Down
42 changes: 21 additions & 21 deletions vignettes/match_weight_02_application.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bibliography: references.bib
author:
- Manoj Khanal <[email protected]>
- Eli Lilly & Company
date: "2025-01-28"
date: "2025-02-11"
output: rmarkdown::html_vignette
vignette: >
%\VignetteIndexEntry{2. Matching and Weighting Application with Dynamic Borrowing}
Expand Down Expand Up @@ -341,13 +341,13 @@ results.exp.psborrow<- mcmc_sample(anls_obj,
)
#> Running MCMC with 3 sequential chains...
#>
#> Chain 1 finished in 13.6 seconds.
#> Chain 2 finished in 13.1 seconds.
#> Chain 3 finished in 12.4 seconds.
#> Chain 1 finished in 12.7 seconds.
#> Chain 2 finished in 12.3 seconds.
#> Chain 3 finished in 12.3 seconds.
#>
#> All 3 chains finished successfully.
#> Mean chain execution time: 13.0 seconds.
#> Total execution time: 39.7 seconds.
#> Mean chain execution time: 12.5 seconds.
#> Total execution time: 37.7 seconds.

draws1 <- results.exp.psborrow$draws()
draws1 <- rename_draws_covariates(draws1, anls_obj)
Expand Down Expand Up @@ -541,13 +541,13 @@ results.weib.psborrow<- mcmc_sample(anls_obj,
)
#> Running MCMC with 3 sequential chains...
#>
#> Chain 1 finished in 28.8 seconds.
#> Chain 2 finished in 29.4 seconds.
#> Chain 3 finished in 33.2 seconds.
#> Chain 1 finished in 29.2 seconds.
#> Chain 2 finished in 29.3 seconds.
#> Chain 3 finished in 30.0 seconds.
#>
#> All 3 chains finished successfully.
#> Mean chain execution time: 30.5 seconds.
#> Total execution time: 92.2 seconds.
#> Mean chain execution time: 29.5 seconds.
#> Total execution time: 89.0 seconds.

draws2 <- results.weib.psborrow$draws()
draws2 <- rename_draws_covariates(draws2, anls_obj)
Expand Down Expand Up @@ -1217,13 +1217,13 @@ results.no.psborrow<- mcmc_sample(anls_obj,
)
#> Running MCMC with 3 sequential chains...
#>
#> Chain 1 finished in 3.7 seconds.
#> Chain 2 finished in 4.1 seconds.
#> Chain 3 finished in 3.9 seconds.
#> Chain 1 finished in 3.9 seconds.
#> Chain 2 finished in 4.2 seconds.
#> Chain 3 finished in 4.7 seconds.
#>
#> All 3 chains finished successfully.
#> Mean chain execution time: 3.9 seconds.
#> Total execution time: 12.1 seconds.
#> Mean chain execution time: 4.3 seconds.
#> Total execution time: 13.1 seconds.

draws3 <- results.no.psborrow$draws()
draws3 <- rename_draws_covariates(draws3, anls_obj)
Expand Down Expand Up @@ -1380,13 +1380,13 @@ results.full.psborrow<- mcmc_sample(anls_obj,
)
#> Running MCMC with 3 sequential chains...
#>
#> Chain 1 finished in 5.9 seconds.
#> Chain 2 finished in 5.5 seconds.
#> Chain 3 finished in 5.9 seconds.
#> Chain 1 finished in 6.0 seconds.
#> Chain 2 finished in 5.4 seconds.
#> Chain 3 finished in 5.4 seconds.
#>
#> All 3 chains finished successfully.
#> Mean chain execution time: 5.8 seconds.
#> Total execution time: 17.8 seconds.
#> Mean chain execution time: 5.6 seconds.
#> Total execution time: 17.2 seconds.

draws4 <- results.full.psborrow$draws()
draws4 <- rename_draws_covariates(draws4, anls_obj)
Expand Down
3 changes: 2 additions & 1 deletion vignettes/original/_match_weight_01_methods.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ vignette: >
```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
comment = "#>",
dpi = 60
)
```

Expand Down
3 changes: 2 additions & 1 deletion vignettes/original/_match_weight_02_application.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ vignette: >
```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
comment = "#>",
dpi = 45
)
```

Expand Down

0 comments on commit fb6b0c4

Please sign in to comment.