Other packages > Find by keyword >

sgsR  

Structurally Guided Sampling
View on CRAN: Click here


Download and install sgsR package within the R console
Install from CRAN:
install.packages("sgsR")

Install from Github:
library("remotes")
install_github("cran/sgsR")

Install by package version:
library("remotes")
install_version("sgsR", "1.4.5")



Attach the package and use:
library("sgsR")
Maintained by
Tristan RH Goodbody
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-24
Latest Update: 2023-06-13
Description:
Structurally guided sampling (SGS) approaches for airborne laser scanning (ALS; LIDAR). Primary functions provide means to generate data-driven stratifications & methods for allocating samples. Intermediate functions for calculating and extracting important information about input covariates and samples are also included. Processing outcomes are intended to help forest and environmental management practitioners better optimize field sample placement as well as assess and augment existing sample networks in the context of data distributions and conditions. ALS data is the primary intended use case, however any rasterized remote sensing data can be used, enabling data-driven stratifications and sampling approaches.
How to cite:
Tristan RH Goodbody (2022). sgsR: Structurally Guided Sampling. R package version 1.4.5, https://cran.r-project.org/web/packages/sgsR. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2022-06-24 10:20), 1.2.0 (2022-08-07 08:10), 1.3.1 (2022-10-14 10:50), 1.3.2 (2022-11-19 13:40), 1.3.3 (2023-01-17 10:40), 1.3.4 (2023-01-28 00:20), 1.4.0 (2023-02-09 10:50), 1.4.2 (2023-03-10 22:50), 1.4.4 (2023-06-13 09:00)
Other packages that cited sgsR R package
View sgsR citation profile
Other R packages that sgsR depends, imports, suggests or enhances
Complete documentation for sgsR
Functions, R codes and Examples using the sgsR R package
Some associated functions: allocating . calculate_allocation . calculate_allocation_existing . calculate_coobs . calculate_distance . calculate_lhsOpt . calculate_pcomp . calculate_pop . calculate_representation . calculate_sampsize . check_existing . coords_existing . extract_metrics . extract_strata . masking . matrices . plot . prepare_existing . rules . sample_ahels . sample_balanced . sample_clhs . sample_existing . sample_existing_balanced . sample_existing_clhs . sample_existing_srs . sample_existing_strat . sample_nc . sample_srs . sample_strat . sample_sys_strat . sample_systematic . sgsR-package . strat_breaks . strat_kmeans . strat_map . strat_poly . strat_quantiles . take_samples . vectorize . write . 
Some associated R codes: calculate_allocation.R . calculate_allocation_existing.R . calculate_coobs.R . calculate_distance.R . calculate_lhsOpt.R . calculate_pcomp.R . calculate_pop.R . calculate_representation.R . calculate_sampsize.R . extract_metrics.R . extract_strata.R . sample_ahels.R . sample_balanced.R . sample_clhs.R . sample_existing.R . sample_existing_balanced.R . sample_existing_clhs.R . sample_existing_srs.R . sample_existing_strat.R . sample_nc.R . sample_srs.R . sample_strat.R . sample_sys_strat.R . sample_systematic.R . sgsR-package.R . strat_breaks.R . strat_kmeans.R . strat_map.R . strat_poly.R . strat_quantiles.R . utils-allocation-existing.R . utils-allocation.R . utils-existing.R . utils-mask.R . utils-mat.R . utils-plot.R . utils-samplerules.R . utils-vectorization.R . utils-write.R . zzz.R .  Full sgsR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA