Description Usage Arguments Value
View source: R/schisto_helper_functions.R
Uses euqlibirum equations for snail population, mean worm burden, and snail FOI and input equilibirum mean worm burden and infected snail prevalence to solve for unkown transmission parameters and infected snail prevalence
1 | fit_pars_from_eq_vals(beta_guess, alpha_guess, Neq_guess, W, Ip, pars)
|
beta_guess |
initial estimate for snail FOI parameter, beta |
alpha_guess |
initial estimate for human FOI parameter, alpha |
Neq_guess |
initial estimate for equlibirum snail population size |
W |
input equlibirum mean worm burden |
Ip |
input equlibirum infected snail prevalence |
pars |
additional model parameters |
vector of alpha, beta, and N_eq estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.