DOI-USGS / DOI-USGS/streamMetabolizer

connect approaches to code in metab_Kmodel help file

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
docs & usability
Dominant language
Stan
Stars
47
Forks
25
PR merge metrics
No merged PRs in 30d

Description

These are being left out to dry right now:

``` r
#' \itemize{
#'
#' \item{"mean"}{Predict K as the mean of all K values}
#'
#' \item{"weighted mean"}{Predict K as the mean of all K values, weighted by the
#' inverse of the confidence intervals in the input K values}
#'
#' \item{"KvQ"}{Regress K versus Q, tending toward overall mean in ranges of Q
#' with sparse data}
#'
#' \item{"weighted KvQ"}{Regress K versus Q, tending toward overall mean in
#' ranges of Q with sparse data, weighting high-confidence K values more
#' heavily}
#'
#' \item{"T smoother"}{Predict K using a loess or spline smoother over time}
#'
#' \item{"Q smoother"}{Predict K using a loess or spline smoother over
#' discharge.daily}
#'
#' \item{"TQ smoother"}{Predict K using a loess or spline smoother over both
#' time and discharge.daily}
#'
#' }
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.