Produce coverage - mean error plot for applicability domain studies

cinf_plot_coverage_mean_error(
  y_err,
  d2m,
  cmep_type = "in",
  smoothing = TRUE,
  ...
  )

Arguments

y_err

d2m

cmep_type

smoothing

Details

Value

References

Note

See also

Examples

##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as cinf_plot_coverage_mean_error <- function ( y_err, # Prediction errors d2m, # Distance to model cmep_type = "in", # Coverage - mean error plot type ("in", "out", "diff") smoothing = TRUE, # Whether to draw smoothing curve ... )
#> Error: <text>:15:0: unexpected end of input #> 13: ) #> 14: #> ^