sumchart function

Plotting routine for dataframes of looic values.

Plotting routine for dataframes of looic values.

Produces a dotchart with error bars as summary of a dataframe with model names (modnames'), LOOIC-values (looic'), standard errors (se'), lower values (lwr'), and upper values (`upr') .

sumchart(df, rownames, groups, perc)

Arguments

  • df: data.frame name
  • rownames: model names
  • groups: row names
  • perc: the percentage of credibility desired

Returns

A plot is produced.

References

van Hulst, R. 2018. Evaluating Scientific Evidence. ms.

Author(s)

Robert van Hulst

See Also

dotchart

  • Maintainer: Robert van Hulst
  • License: GPL (>= 2)
  • Last published: 2018-05-15

Useful links