Skip to content

Commit

Permalink
add fixef.algo in demean doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lrberge committed Feb 14, 2024
1 parent 5394abc commit ed1ba6b
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/miscfuns.R
Original file line number Diff line number Diff line change
Expand Up @@ -2148,7 +2148,8 @@ xpd = function(fml, ..., add = NULL, lhs, rhs, data = NULL, frame = parent.frame
#' Centers a set of variables around a set of factors
#'
#' User-level access to internal demeaning algorithm of `fixest`.
#'
#'
#' @inheritParams feols
#' @inheritSection feols Varying slopes
#'
#' @param X A matrix, vector, data.frame or a list OR a formula OR a [`feols`] estimation. If equal
Expand Down
10 changes: 10 additions & 0 deletions docs/reference/demean.html

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

8 changes: 8 additions & 0 deletions man/demean.Rd

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

0 comments on commit ed1ba6b

Please sign in to comment.