GME

Geospatial Modelling Environment

sample.empirical

Draws samples from an empirical distirbution and writes the sample to the output window

Description

This tool draws samples from an empirical distribution. It is primarily intended as a testing tool to verify that the distributions you have specified will produce the desired result when used in conjunction with the movement modelling commands, like movement.simplecrw. Please refer to the 'Distributions' appendix for detailed instructions on how to specify an empirical distribution.

Syntax

sample.empirical(in, out, sample);

inthe input empirical distribution (a character delimited text file with or without header line)
outthe output text file to write the sampled values to
samplethe number of samples to generate

Example

sample.empirical(in="C:\data\distrib1.csv", out="C:\data\samples.csv", sample=10000);


Messages

Please consider making a purchase to support the continued development of these tools  Read more...

An apology for failing to respond to correspondence in recent months  Read more...

Tips on how to use this interface efficiently  Read more...

Sign up for the newsletter if you wish to receive notification of updates, new functionality, bug fixes, and other related news

Links

Open Source GIS

Copyright © 2001-2010 Hawthorne L. Beyer, Spatial Ecology LLC