plot.JoF {JoF}R Documentation

plot progress of judgment of frequency simulation

Description

plot progress of judgment of frequency simulation

Usage

## S3 method for class 'JoF'
plot(x, type = "l", ...)

Arguments

x

output of JoF simulation

type

"l" for lines, "p" for points, "b" for both

...

further arguments

Value

Displays the judgment of frequency as proportion of all inputs


[Package JoF version 0.1.0 Index]