diff --git a/_quarto.yml b/_quarto.yml index 5c2b353..598eda0 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -68,6 +68,7 @@ website: collapse-level: 2 contents: - documentation/index.qmd + - auto: documentation/*.qmd - section: Version 7.1 contents: - section: User Guides diff --git a/docs/concepts/facts/LinearRegressionLMPriors.html b/docs/concepts/facts/LinearRegressionLMPriors.html index 44fed66..41ed7ef 100644 --- a/docs/concepts/facts/LinearRegressionLMPriors.html +++ b/docs/concepts/facts/LinearRegressionLMPriors.html @@ -394,7 +394,7 @@

Interpretatio The standard deviation around the expectation of the final visit response. This dictates how close the imputed final endpoint responses are to the mean response for a subject given \(\alpha\) and \(\beta\). Lower \(\lambda_t\) implies higher correlation between the early visit response and final visit response. -

```tpptxlgagaafd #| standalone: true #| viewerHeight: 1000

+

```ddqkfmcfhjlyc #| standalone: true #| viewerHeight: 1000

library(shiny) library(DT) library(ggplot2) library(htmltools)

alignCenter <- function(el) { htmltools::tagAppendAttributes(el, style=“margin-left:auto;margin-right:auto;” ) }

sketch = htmltools::withTags(table( class = ‘display’, thead( tr( th(rowspan = 2, ’‘), th(rowspan = 2, style = “border-right: solid 1px;”,’Observed Visit Data’), th(colspan = 2, class=” dt-center”, style = “border-right: solid 1px;”,‘B1 priors’), th(colspan = 2, class=” dt-center”, style = “border-right: solid 1px;”,‘B2 priors’), th(colspan = 2, class=” dt-center”, style = “border-right: solid 1px;”,‘BB priors’) ), tr( th(“mean”), th(style = “border-right: solid 1px;”, “SD”), th(“mean”), th(style = “border-right: solid 1px;”, “SD”), th(“center”), th(style = “border-right: solid 1px;”, “weight”), ) ) ))

diff --git a/docs/documentation/glossary.html b/docs/documentation/glossary.html new file mode 100644 index 0000000..c1230fd --- /dev/null +++ b/docs/documentation/glossary.html @@ -0,0 +1,848 @@ + + + + + + + + + +Glossary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/docs/documentation/index.html b/docs/documentation/index.html index 547f5a3..e5ef6dc 100644 --- a/docs/documentation/index.html +++ b/docs/documentation/index.html @@ -152,6 +152,12 @@ Documentation + + + + + + + + +