Learn R Programming

evidence (version 0.8.10)

sumchart: Plotting routine for dataframes of looic values.

Description

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') .

Usage

sumchart(df, rownames, groups, perc)

Arguments

df

data.frame name

rownames

model names

groups

row names

perc

the percentage of credibility desired

Value

A plot is produced.

References

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

See Also

dotchart