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


MarcSchneble/geonet documentation built on Jan. 28, 2023, 7:49 p.m.