View source: R/obsSim_consistency.R
is_sim_inf_or_na | R Documentation |
Check if sim contains inf/na values when there are observations
is_sim_inf_or_na(sim_list, obs_list, param_values)
sim_list |
List of simulated values |
obs_list |
List of observed values |
param_values |
vector of input parameters used in the simulations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.