Skip to content

Commit

Permalink
Update _pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smitdave committed Jan 19, 2024
1 parent 0332522 commit 96a18a4
Showing 1 changed file with 149 additions and 2 deletions.
151 changes: 149 additions & 2 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,151 @@
url: ~
url: https://dd-harp.github.io/pf.memory/
template:
bootstrap: 5

navbar:
left:
- text: Functions
href: reference/index.html
- text: Articles
menu:
- text: Force of Infection
href: articles/FoI-TraceFunctions.html
- text: Dynamics
href: articles/Dynamics.html
- text: Multiplicity of Infection
href: articles/MoI.html
right:
- icon: fa-github
href: https://github.com/dd-harp/exDE/
home:
sidebar:
structure:
- links
- license
- community
- citation
- authors
- dev
- custom_news
components:
custom_news:
title: Changelog
text: <a href="news/index.html">News</a>
reference:
- title: Force of Infection
desc: |
Methods to set up FoI trace functions
contents:
- FoI
- subtitle: FoI by Age
desc: |
Specialized methods to compute the FoI by Age
contents:
- par_flatAge
- title: Other Methods
desc: |
Other
contents:
- Bda
- Detect
- Detect.nb
- Detect.pois
- DetectBda
- DetectPM
- DetectPa
- MoIDistPlot
- MoIPM
- Wda
- Wda.delta
- Wda.none
- ageFoI
- ageFoI.flat
- ageFoI.type2
- alpha2mu
- alpha2mu.W
- alpha2mu.base
- binnedCounts
- binnedCounts.nb
- binnedCounts.pois
- cdfConvolve2
- cdfConvolve2a
- cdfConvolve2b
- dAoI
- dAoIda
- dAoY
- dAoYN
- dAoYda
- dBda
- dCounts
- dCounts.nb
- dCounts.pois
- dCountsBa
- dCountsPa
- dDensityPa
- dDensityPaConvolve2
- dDensityPalpha
- dDensityPmu
- dMoIda
- dbeta1
- dmda
- dpda
- log10RBC
- log10RBC.static
- meanCountsBa
- meanCountsPa
- meanMoI
- momentAoI
- momentAoY
- nzPois
- pAoI
- pAoY
- pAoYN
- pAoY_long
- pBda
- pCounts
- pCounts.nb
- pCounts.pois
- pCountsBa
- pCountsPa
- pDensityPalpha
- pDensityPmu
- par_Wda_delta
- par_Wda_none
- par_alpha2mu.W
- par_alpha2mu_base
- par_expSeason
- par_flatSeason
- par_flatTrend
- par_lRBC_static
- par_nbCounts
- par_poisCounts
- par_sigma_abc
- par_sinSeason
- par_type2Age
- pbeta1
- qDensityPalpha
- qDensityPmu
- qbeta1
- rAoI
- rAoY
- rAoYN
- rBda
- rDensityPalpha
- rDensityPmu
- rRda
- rbeta1
- salpha2mu
- seasonalFoI
- seasonalFoI.exp
- seasonalFoI.flat
- seasonalFoI.sin
- sigma
- sigma.abc
- solveMMinfty
- solve_dAoI
- solve_dAoYda
- solve_dm
- solve_dpda
- trendFoI
- trendFoI.flat
- truePRa
- zda

0 comments on commit 96a18a4

Please sign in to comment.