plot_prob: Function to plot probabilities

Description Usage Arguments

View source: R/Plotting.R

Description

Summarizes probabilities per interval, with the size of each circle proportional to sample size

Usage

1
2
plot_prob(x, y, ints = 4, binom.model = NULL, ylim = NULL, xlab = "",
  ylab = "")

Arguments

x

x-values

y

y-values

ints

Number of intervals (defauls is 4)

binom.model

Not yet implemented. Will be used to plot the predicted probability from binomila model

ylim

Specify ylim for plot


urskalbitzer/RTools documentation built on Jan. 11, 2020, 2:59 p.m.