ed | R Documentation |
A vector of empirical determinacy values for all the parameters in the model for the given distance measure
ed(descriptive.matrix.ls, distance = "H2ALL")
descriptive.matrix.ls |
a list, that contains descriptive matrix and delta, where the descriptive matrix must have the following six columns with names ("mean_plus", "sd_plus", "mean_base", "sd_base", "mean_minus", "sd_minus") and δ represents the numerical differentiation step |
distance |
character string, specifies the type of the empirical determinacy measure. It can have values "H2" for TED, "BCL" for EDL and "BCS" for EDS and "H2ALL" for all the five measures (TED, EDL, EDS, pEDL and pEDS). The default value is "H2ALL". |
a numeric vector of empirical determinacy values for the parameters in the model for the given distance measure.
extract_descriptives_mbp_inla
, extract_descriptives_mbp_jags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.