evaluate: evaluate

Description Usage Arguments Value Examples

Description

For given web and a portal set it computes the number of intersections of links and the number of portals in each field. These two numbers give the error of the web.

Usage

1

Arguments

g

a web

Value

an error value

Examples

1
2
3
4
5
xy <- cbind(runif(30), runif(30))
g  <- fishbone(8)
evaluate(g)
gf <- web(g, xy)
evaluate(gf)

SigbertIngress/findWeb documentation built on May 26, 2019, 4:38 p.m.