Skip to content

Deprecate CodeAndRoll2::rowMedians in favor of matrixStats::rowMedians #57

Description

@vertesy

The goal here is to use the probably much better written matrix stats function. But we have to preserve the functionality Therefore, the call should be matrixStats::rowMedians(mat, na.rm = TRUE).

Could you please open an issue in codeandroll2?

I think we should depreciate that implementation of row medians with Immediate warning message, Explicitly Calling the user to use matrixStats::rowMedians(mat, na.rm = TRUE). You can create a PR there immediately, that will be even better.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions