runifgn: Simulate Uniform Points on a Geometric Network

View source: R/simulation.R

runifgnR Documentation

Simulate Uniform Points on a Geometric Network

Description

runifgn simulates points on a geometric network according to a uniform density.

Usage

runifgn(n, G)

Arguments

n

Number of random points to generate. A nonnegative integer.

G

A geometric network (object of class gn).

Value

A point pattern on a geometric network, an object of class gnpp.

Author(s)

Marc Schneble marc.schneble@stat.uni-muenchen.de


geonet documentation built on July 11, 2022, 9:08 a.m.