Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #180

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Dev #180

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updated srr tag
osorensen committed Oct 20, 2023
commit 7a9919ad22c987988012bd4a20df857198e5c8aa
9 changes: 7 additions & 2 deletions R/srr-stats-standards.R
Original file line number Diff line number Diff line change
@@ -34,6 +34,13 @@
#' covariance matrices are not within scope.
#' @srrstats {G3.1a} No alternative covariance methods are supported.
#' @srrstats {G4.0} Output written to local files is not supported.
#' @srrstats {G5.4c} Code for original implementation in published paper is
#' available at https://github.com/LCBC-UiO/galamm-scripts. The paper
#' \insertCite{sorensenLongitudinalModelingAgeDependent2023;textual}{galamm}
#' included extensive simulation experiments which suggested that the
#' implementation was correct for the models considered there, and this code
#' is available in the linked repository, including commit tag which can be
#' used to install the galamm package as it was at the time of publication.
#' @srrstats {G5.10} Environment variable GALAMM_EXTENDED_TESTS used. It
#' can be triggered by adding "run-extended" in the Git commit message, in
#' case of which it will be run on GitHub Actions.
@@ -45,8 +52,6 @@ NULL

#' NA_standards
#'
#' @srrstatsNA {G5.4c} Published paper based on data which cannot be shared,
#' for privacy reasons.
#'
#' Any non-applicable standards can have their tags changed from `@srrstatsTODO`
#' to `@srrstatsNA`, and placed together in this block, along with explanations