%0 Generic %A Reese, Gordon C. %A R. Wilson, Kenneth %A A. Hoeting, Jennifer %A H. Flather, Curtis %D 2016 %T Supplement 1. C++ program containing the algorithms to survey a square distribution and output results (presences/absences) formatted for autologistic regression with covariates. %U https://wiley.figshare.com/articles/dataset/Supplement_1_C_program_containing_the_algorithms_to_survey_a_square_distribution_and_output_results_presences_absences_formatted_for_autologistic_regression_with_covariates_/3511853 %R 10.6084/m9.figshare.3511853.v1 %2 https://wiley.figshare.com/ndownloader/files/5578370 %2 https://wiley.figshare.com/ndownloader/files/5578373 %2 https://wiley.figshare.com/ndownloader/files/5578376 %2 https://wiley.figshare.com/ndownloader/files/5578379 %K roadside survey %K species range %K sample size %K prediction accuracy assessment %K sample data %K spatial contiguity %K sampling bias %K autologistic regression model %K environmental data error %K detection probability %K habitat relationship modeling %K Environmental Science %K Ecology %X

File List

READMEcode.txt -- Description of the Surveys program.
Surveys.c -- C++ source code.
Surveys.zip -- Contains both described files plus the compiled program.

Description

READMEcode.txt is a text file containing a description of the Surveys program.

Surveys(.c and .exe) is a C++ program that can be used to survey a known distribution (0 = absence, 1 = presence) on a square grid (currently set for 50 × 50) and create presence/absence sample data (in the form of an effort.g and response.y file) formatted for autologistic regression. Factors that can be changed are grid location (by x,y coordinates), grid size (number of cells), cell size, number of classes in a categorical variable, and the factors tested in this study: survey design (and associated parameters), species distribution (contiguity level), detection probability, and sample size. Tests of environmental data error effects were completed by modifying covariate data after a hypothetical distribution map was created. Run Surveys.exe without any arguments for argument order and detailed information.

%I Wiley