Learn R Programming

GNGTools (version 1.0.0)

make.ss.bin.int.req.plot: Make single sample binary predictive probability plot

Description

Make single sample binary predictive probability plot

Usage

make.ss.bin.int.req.plot(my.table = make.ss.bin.int.req.table())

Value

A ggplot object is returned.

Arguments

my.table

output from make.ss.bin.pp.table

Examples

Run this code
my.ss.bin.int.data.req.plot<- make.ss.bin.int.req.plot()
my.ss.bin.int.data.req.plot

Run the code above in your browser using DataLab