block_average
R function that applies the "block average" method to calculate standard errors of spatially or temporally correlated data.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Repository
R function that applies the "block average" method to calculate standard errors of spatially or temporally correlated data.
Basic Info
- Host: GitHub
- Owner: phuais
- Language: R
- Default Branch: master
- Size: 9.77 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
block_average
R function that applies the "block average" method to calculate standard errors of spatially or temporally correlated data.
What is the "block average" method? Well, if you came here you should already know! But here are some references for you to get into it.
http://sachinashanbhag.blogspot.com/2013/08/block-averaging-estimating-uncertainty.html
https://www.quora.com/What-is-the-block-average-method
http://realerthinks.com/block-averaging-bootstrapping-estimating-mean-autocorrelated-data/
Details on the usage of the function can be seen in the comments of the script.
PS: Iván Felsztyna motivated the coding
Owner
- Name: Pablo Yair Huais
- Login: phuais
- Kind: user
- Location: Córdoba, Argentina
- Website: https://phuais.github.io/
- Repositories: 1
- Profile: https://github.com/phuais
Biologist and PhD student of Biological Sciences at Universidad Nacional de Córdoba (UNC). Assistant Professor of Mathematics at UNC.
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Block averaging R function
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Pablo Y.
family-names: Huais
email: pablo.huais@unc.edu.ar
repository-code: 'https://github.com/phuais/block_average'