From 03d661891bac7b3ba61bdd533cec1c1f144bd110 Mon Sep 17 00:00:00 2001 From: michellepistner Date: Fri, 3 May 2024 10:53:41 -0400 Subject: [PATCH] updating the site --- DESCRIPTION | 4 +- NEWS.md | 7 +- docs/404.html | 34 +- docs/articles/index.html | 34 +- docs/articles/introduction-to-fido.html | 585 ++++++++++----------- docs/authors.html | 31 +- docs/index.html | 46 +- docs/news/index.html | 45 +- docs/pkgdown.js | 8 +- docs/pkgdown.yml | 14 +- docs/reference/as.list.pibblefit.html | 65 ++- docs/reference/basset_fit.html | 66 +-- docs/reference/coef.pibblefit.html | 84 +-- docs/reference/index.html | 120 ++--- docs/reference/maltipoo_fit.html | 37 +- docs/reference/optimMaltipooCollapsed.html | 35 +- docs/reference/optimPibbleCollapsed.html | 43 +- docs/reference/orthus_fit.html | 33 +- docs/reference/pibble_fit.html | 40 +- docs/reference/predict.pibblefit.html | 455 +++++++--------- docs/reference/print.pibblefit.html | 83 +-- docs/reference/summary.pibblefit.html | 33 +- docs/reference/uncollapsePibble.html | 45 +- 23 files changed, 810 insertions(+), 1137 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 587290a..744d425 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: fido Type: Package Title: Bayesian Multinomial Logistic Normal Regression -Version: 1.0.4 -Date: 2023-03-24 +Version: 1.1.0 +Date: 2024-05-03 Authors@R: c(person("Justin", "Silverman", role=c("aut"), email = "Justin.Silverman@psu.edu"), person("Kim", "Roche", role=("ctb"), diff --git a/NEWS.md b/NEWS.md index acb6abf..ec54146 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +# fido 1.1.0 + +* Updating the basset model to allow for additive Gaussian processes +* Updating the random seed generation + # fido 1.0.4 * changing default optimizer (lbfgs rather than adam), adam is more sensitive to random seed @@ -6,7 +11,7 @@ bug fixes -* cryptic fixes to base R commands (ask Michelle :) +* fixing a few discrepancies with base R commands (print, summary, etc). # fido 1.0.3 diff --git a/docs/404.html b/docs/404.html index bb55504..0fcb8eb 100644 --- a/docs/404.html +++ b/docs/404.html @@ -7,10 +7,10 @@ Page not found (404) • fido - - + + - + Articles • fidoArticles • fido Skip to contents -<<<<<<< HEAD -