Learn R Programming

geozoning (version 1.0.0)

plotCrit: plotCrit

Description

plotCrit

Usage

plotCrit(m1 = NULL, m2 = NULL, m3 = NULL, m4 = NULL, m5 = NULL,
  ONE = FALSE, title = "Gaussian field simulation")

Arguments

m1

dataset with loopQ1 results

m2

dataset with loopQ2 results

m3

dataset with loopQ3 results

m4

dataset with loopQ4 results

m5

dataset with loopQ5 results

ONE

single plot

title

plot title

Value

a vector of probabilities corresponding to best results

Details

reads loopQ1-5 results, filters results by keeping th best criteria ) and plots them together with corresponding costs.

Examples

Run this code
# NOT RUN {
# not run

# }

Run the code above in your browser using DataLab