-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Kish-method to
rescale_weights
(#575)
* Add Kish-method to `rescale_weights` * fix * fix * lintr * fix * fix * fix * docs * docs * remove experimental code for now * docs * fix, add tests * fix, add tests * add tests * add tests * styler * lintr, wordlist * docs * fix * docs, tests, rename into rescaled_weights * docs * Update R/rescale_weights.R Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com> * Update NEWS.md Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com> * Update R/rescale_weights.R Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com> * address comments * fix test * address comments (docs) * implement by * implement `by` * typo * update examples * docs * fix * fix * fix * desc * fix, add tests * examples * docs * docs * tests * add tests * typo --------- Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com>
- Loading branch information
1 parent
ced29bf
commit 08128ff
Showing
9 changed files
with
682 additions
and
208 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.