Other packages > Find by keyword >

MBHdesign  

Spatial Designs for Ecological and Environmental Surveys
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MBHdesign", "2.3.15")



Attach the package and use:
library("MBHdesign")
Maintained by
Scott Foster
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-20
Latest Update: 2023-09-25
Description:
Provides spatially survey balanced designs using the quasi-random number method described Robinson et al. (2013) and adjusted in Robinson et al. (2017) . Designs using MBHdesign can: 1) accommodate, without substantial detrimental effects on spatial balance, legacy sites (Foster et al., 2017 ); 2) be based on points or transects (foster et al. 2020 and produce clustered samples (Foster et al. (in press). Additional information about the package use itself is given in Foster (2021) .
How to cite:
Scott Foster (2016). MBHdesign: Spatial Designs for Ecological and Environmental Surveys. R package version 2.3.15, https://cran.r-project.org/web/packages/MBHdesign. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.60 (2016-11-20 17:28), 1.0.61 (2016-11-22 09:06), 1.0.63 (2017-05-24 08:15), 1.0.70 (2017-07-13 01:22), 1.0.76 (2017-09-25 06:30), 1.0.79 (2017-10-30 05:25), 2.1.5 (2019-10-18 00:40), 2.1.6 (2019-12-12 06:20), 2.1.8 (2020-08-26 00:10), 2.1.9 (2021-09-17 17:30), 2.1.11 (2021-10-26 15:20), 2.2.2 (2022-01-25 02:12), 2.3.14 (2023-09-19 10:10)
Other packages that cited MBHdesign R package
View MBHdesign citation profile
Other R packages that MBHdesign depends, imports, suggests or enhances
Complete documentation for MBHdesign
Functions, R codes and Examples using the MBHdesign R package
Some associated functions: alterInclProbs . findDescendingTrans . modEsti . quasiSamp . transectSamp . 
Some associated R codes: FunsForTransect8.R . MBHdesign4.R . onLoad.R .  Full MBHdesign 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

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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
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  
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