Description Usage Arguments Value Author(s) See Also
Assigns distributions for each relevant exposure factor for each theoretical persons to be modeled in SHEDS.HT.
1 | eval.factors(r, q, ef)
|
r |
Vector of row numbers, equivalent to the number of theoretical people in the model sample. This input is created
internally by the |
q |
User-specified list of desired quantiles to be included in the output. |
ef |
Distributional parameters for the exposure factors; an output of the |
z A data frame specifying the form of the distribution and relevant parameters for each combination of exposure factor and individual person. The parameters include:
formThe form of the distribution for each exposure factor (i.e., point, triangle).
par1-par4The parameters associated with the distributional form specified in form.
lower.trunthe lower limit of values to be included in the distribution.
upper.trunThe upper limit of values to be included in the distribution.
resampLogical field where: yes=resample, no=stack at truncation bounds.
qThe quantiles of the distribution corresponding to those specified by the user in the q input.
pThe probabilities associated with the quantiles.
vThe values associated with the quantiles.
Krisin Isaacs, Graham Glen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.