Skip to content

Commit

Permalink
Fixed documentation bug in regression
Browse files Browse the repository at this point in the history
  • Loading branch information
jhollway committed Jun 23, 2024
1 parent 5ece8c6 commit 779dd2a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/model_regression.R
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
#' 'ego' is excluded from these calculations.
#' See Haunss and Hollway (2023) for more on this effect.
#' - dyadic covariates (other networks) can just be named
#' @inheritParams cohesion
#' @param .data A manynet-consistent network.
#' See e.g. `manynet::as_tidygraph()` for more details.
#' @param method A method for establishing the null hypothesis.
#' Note that "qap" uses Dekker et al's (2007) double semi-partialling technique,
#' whereas "qapy" permutes only the $y$ variable.
Expand Down
3 changes: 3 additions & 0 deletions man/regression.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions man/tests.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 779dd2a

Please sign in to comment.