Skip to content

Commit

Permalink
updating site
Browse files Browse the repository at this point in the history
  • Loading branch information
michellepistner committed May 3, 2024
1 parent 1e715ce commit b0a332c
Show file tree
Hide file tree
Showing 83 changed files with 1,988 additions and 2,244 deletions.
109 changes: 102 additions & 7 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,107 @@
url: https://github.com/jsilve24/fido/wiki/Installation-Details
url: https://jsilve24.github.io/fido/

home:
title: Bayesian Multiniomial Logisic Normal Models (really fast)

authors:
Justin Silverman:
href: https://www.justin-silverman.com/
Michelle Nixon:
Kimberly Roche:

template:
bootstrap: 5
package: tidytemplate

development:
mode: release
version_label: default
mode: auto

articles:
- title: Models
navbar: ~
contents:
- introduction-to-fido
- non-linear-models
- orthus

- title: Examples
contents:
- mitigating-pcrbias

- title: Advanced Details
contents:
- picking_priors

reference:
- title: Model functions
desc: Functions for fitting the main models
contents:
- pibble
- refit
- basset
- orthus

- title: Model checking
contents:
- starts_with("plot")
- starts_with("ppc")

- title: Useful functions for determining model fit
contents:
- starts_with("plot")
- starts_with("ppc")
- starts_with("r2")
- starts_with("sample_prior")
- summarise_posterior

- title: Transformation functions
contents:
- starts_with("to")

- title: Helper functions
contents:
- starts_with("alr")
- starts_with("as.")
- check_dims
- starts_with("clr")
- starts_with("coef")
- conjugateLinearModel
- convert_orthus_covariance
- create_default_ilr_base
- gather_array
- kernels
- lambda_to_iqlr
- starts_with("loglik")
- lmvgamma
- lmvgamma_deriv
- maltipoofit
- maltipoo_fit
- starts_with("miniclo")
- mongrel-deprecated
- starts_with("name")
- starts_with("ncategories")
- starts_with("optim")
- orthusfit
- orthus_lr_transforms
- orthus_tidy_samples
- pibblefit
- starts_with("predict")
- starts_with("print")
- pibble_tidy_samples
- random_pibble_init
- starts_with("req")
- store_coord
- starts_with("summary")
- starts_with("uncollapse")
- starts_with("verify")

navbar:
structure:
left: [intro, articles, reference, news]
right: [github]
- title: Data sets and data simulators
contents:
- fido_package
- mallard
- mallard_family
- metadata
- orthus_sim
- pcrbias_mock
- pibble_sim
- 'Y'
121 changes: 0 additions & 121 deletions _pkgdown.yml.bak

This file was deleted.

58 changes: 28 additions & 30 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b0a332c

Please sign in to comment.